Home
last modified time | relevance | path

Searched refs:sfc_adapter_by_eth_dev (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_ethdev.c52 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_fw_version_get()
94 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_infos_get()
208 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_configure()
237 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_start()
254 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_link_update()
285 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_stop()
301 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_set_link_up()
317 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_set_link_down()
338 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_close()
398 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_dev_filter_set()
[all …]
H A Dsfc_flow_tunnel.c260 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_tunnel_decap_set()
297 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_tunnel_match()
333 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_tunnel_item_release()
376 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_tunnel_action_decap_release()
419 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_tunnel_get_restore_info()
H A Dsfc_flow.c2360 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_parse_rte_to_filter()
2395 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_parse_rte_to_mae()
2453 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_parse()
2584 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_validate()
2612 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_create()
2654 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_destroy()
2687 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_flush()
2718 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_query()
2758 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_isolate()
2780 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_flow_pick_transfer_proxy()
H A Dsfc.h316 sfc_adapter_by_eth_dev(struct rte_eth_dev *eth_dev) in sfc_adapter_by_eth_dev() function
H A Dsfc_tx.c1063 sa = sfc_adapter_by_eth_dev(eth_dev); in sfc_txq_by_dp_txq()
H A Dsfc_repr_proxy.c52 sa = sfc_adapter_by_eth_dev(dev); in sfc_get_adapter_by_pf_port_id()
H A Dsfc_rx.c455 sa = sfc_adapter_by_eth_dev(eth_dev); in sfc_rxq_by_dp_rxq()
H A Dsfc_mae.c4446 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_mae_flow_query()