Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.h345 int efx_init_tc(struct efx_nic *efx);
H A Def100_nic.c1182 rc = efx_init_tc(efx); in ef100_probe_netdev_pf()
H A Dtc.c2531 int efx_init_tc(struct efx_nic *efx) in efx_init_tc() function