Home
last modified time | relevance | path

Searched refs:sfc_flow_tunnel_is_active (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.c28 sfc_flow_tunnel_is_active(struct sfc_adapter *sa) in sfc_flow_tunnel_is_active() function
69 if (!sfc_flow_tunnel_is_active(sa)) { in sfc_flow_tunnel_detect_jump_rule()
266 if (!sfc_flow_tunnel_is_active(sa)) { in sfc_flow_tunnel_decap_set()
303 if (!sfc_flow_tunnel_is_active(sa)) { in sfc_flow_tunnel_match()
340 if (!sfc_flow_tunnel_is_active(sa)) { in sfc_flow_tunnel_item_release()
383 if (!sfc_flow_tunnel_is_active(sa)) { in sfc_flow_tunnel_action_decap_release()
H A Dsfc_flow_tunnel.h75 bool sfc_flow_tunnel_is_active(struct sfc_adapter *sa);
H A Dsfc_rx.c1189 sfc_flow_tunnel_is_active(sa)) in sfc_rx_qinit()
1240 if (sfc_flow_tunnel_is_active(sa)) in sfc_rx_qinit()
H A Dsfc_flow.c1595 if (sfc_flow_tunnel_is_active(sa)) in sfc_flow_parse_mark()