Searched defs:efx_tc_state (Results 1 – 1 of 1) sorted by relevance
98 struct efx_tc_state { struct99 struct mae_caps *caps;100 struct list_head block_list;101 struct mutex mutex;105 u32 reps_mport_id, reps_mport_vport_id;106 s32 reps_filter_uc, reps_filter_mc;107 bool flush_counters;110 wait_queue_head_t flush_wq;111 struct {114 } dflt;[all …]
Completed in 4 milliseconds