Home
last modified time | relevance | path

Searched defs:eswitch_dev (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/cnxk/
H A Dcnxk_eswitch.c13 cnxk_eswitch_representor_id(struct cnxk_eswitch_dev *eswitch_dev, uint16_t hw_func, in cnxk_eswitch_representor_id()
34 cnxk_eswitch_representor_hw_info(struct cnxk_eswitch_dev *eswitch_dev, uint16_t hw_func) in cnxk_eswitch_representor_hw_info()
54 eswitch_hw_rsrc_cleanup(struct cnxk_eswitch_dev *eswitch_dev, struct rte_pci_device *pci_dev) in eswitch_hw_rsrc_cleanup()
97 struct cnxk_eswitch_dev *eswitch_dev; in cnxk_eswitch_dev_remove() local
167 cnxk_eswitch_nix_rsrc_start(struct cnxk_eswitch_dev *eswitch_dev) in cnxk_eswitch_nix_rsrc_start()
204 cnxk_eswitch_txq_start(struct cnxk_eswitch_dev *eswitch_dev, uint16_t qid) in cnxk_eswitch_txq_start()
229 cnxk_eswitch_txq_stop(struct cnxk_eswitch_dev *eswitch_dev, uint16_t qid) in cnxk_eswitch_txq_stop()
255 cnxk_eswitch_rxq_start(struct cnxk_eswitch_dev *eswitch_dev, uint16_t qid) in cnxk_eswitch_rxq_start()
280 cnxk_eswitch_rxq_stop(struct cnxk_eswitch_dev *eswitch_dev, uint16_t qid) in cnxk_eswitch_rxq_stop()
306 cnxk_eswitch_rxq_release(struct cnxk_eswitch_dev *eswitch_dev, uint16_t qid) in cnxk_eswitch_rxq_release()
[all …]
H A Dcnxk_eswitch_flow.c18 cnxk_eswitch_flow_rules_remove_list(struct cnxk_eswitch_dev *eswitch_dev, struct flow_list *list, in cnxk_eswitch_flow_rules_remove_list()
79 eswitch_pfvf_mcam_install_rules(struct cnxk_eswitch_dev *eswitch_dev, struct roc_npc_flow *flow, in eswitch_pfvf_mcam_install_rules()
172 struct cnxk_eswitch_dev *eswitch_dev; in cnxk_eswitch_flow_rule_shift() local
249 cnxk_eswitch_flow_rules_delete(struct cnxk_eswitch_dev *eswitch_dev, uint16_t hw_func) in cnxk_eswitch_flow_rules_delete()
273 cnxk_eswitch_flow_rules_install(struct cnxk_eswitch_dev *eswitch_dev, uint16_t hw_func) in cnxk_eswitch_flow_rules_install()
388 cnxk_eswitch_pfvf_flow_rules_install(struct cnxk_eswitch_dev *eswitch_dev, bool is_vf) in cnxk_eswitch_pfvf_flow_rules_install()
H A Dcnxk_rep_msg.c160 send_control_message(struct cnxk_eswitch_dev *eswitch_dev, void *buffer, uint32_t len) in send_control_message()
356 struct cnxk_eswitch_dev *eswitch_dev; in notify_rep_dev_ready() local
466 struct cnxk_eswitch_dev *eswitch_dev; in notify_rep_dev_exit() local
545 struct cnxk_eswitch_dev *eswitch_dev = (struct cnxk_eswitch_dev *)data; in send_ack_message() local
671 receive_control_msg_resp(struct cnxk_eswitch_dev *eswitch_dev, void *data) in receive_control_msg_resp()
710 struct cnxk_eswitch_dev *eswitch_dev; in cnxk_rep_msg_send_process() local
745 struct cnxk_eswitch_dev *eswitch_dev = (struct cnxk_eswitch_dev *)data; in poll_for_control_msg() local
775 struct cnxk_eswitch_dev *eswitch_dev = (struct cnxk_eswitch_dev *)arg; in rep_ctrl_msg_thread_main() local
814 cnxk_rep_msg_control_thread_launch(struct cnxk_eswitch_dev *eswitch_dev) in cnxk_rep_msg_control_thread_launch()