Home
last modified time | relevance | path

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

/dpdk/drivers/net/cnxk/
H A Dcnxk_eswitch_flow.c19 uint16_t hw_func) in cnxk_eswitch_flow_rules_remove_list()
82 uint16_t vlan_tci = 0, hw_func; in eswitch_pfvf_mcam_install_rules() local
169 cnxk_eswitch_flow_rule_shift(uint16_t hw_func, uint16_t *entry) in cnxk_eswitch_flow_rule_shift()
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()
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()
H A Dcnxk_eswitch.h51 uint16_t hw_func; member