Searched defs:efx_tc_action_set (Results 1 – 1 of 1) sorted by relevance
21 struct efx_tc_action_set { struct22 u16 deliver:1;23 struct efx_tc_counter_index *count;24 u32 dest_mport;25 u32 fw_id; /* index of this entry in firmware actions table */26 struct list_head list;
Completed in 3 milliseconds