Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_bindings.h21 int efx_tc_setup_block(struct net_device *net_dev, struct efx_nic *efx,
H A Dtc_bindings.c74 int efx_tc_setup_block(struct net_device *net_dev, struct efx_nic *efx, in efx_tc_setup_block() function
226 return efx_tc_setup_block(net_dev, efx, type_data, NULL); in efx_tc_setup()
H A Def100_rep.c121 return efx_tc_setup_block(net_dev, efx, type_data, efv); in efx_ef100_rep_setup_tc()