Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h92 bool efx_tc_check_ready(struct efx_nic *efx, struct efx_tc_flow_rule *rule);
H A Dtc_encap_actions.c491 if (!efx_tc_check_ready(efx, rule)) in efx_tc_update_encap()
585 bool efx_tc_check_ready(struct efx_nic *efx, struct efx_tc_flow_rule *rule) in efx_tc_check_ready() function
H A Dtc.c2191 if (!efx_tc_check_ready(efx, rule)) { in efx_tc_flower_replace()