Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h87 int efx_tc_init_encap_actions(struct efx_nic *efx);
H A Dtc_encap_actions.c50 int efx_tc_init_encap_actions(struct efx_nic *efx) in efx_tc_init_encap_actions() function
H A Dtc.c3003 rc = efx_tc_init_encap_actions(efx); in efx_init_struct_tc()