Home
last modified time | relevance | path

Searched refs:efx_tc_channel_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_counters.h64 extern const struct efx_channel_type efx_tc_channel_type;
H A Dtc_counters.c554 const struct efx_channel_type efx_tc_channel_type = { variable
H A Dtc.c2713 efx->extra_channel_type[EFX_EXTRA_CHANNEL_TC] = &efx_tc_channel_type; in efx_init_struct_tc()