Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_tf_pmd_shim.h22 uint16_t bnxt_pmd_get_fw_func_id(uint16_t port, enum bnxt_ulp_intf_type type);
H A Dulp_port_db.c153 intf->drv_func_id = bnxt_pmd_get_fw_func_id(port_id, in ulp_port_db_dev_port_intf_update()
172 bnxt_pmd_get_fw_func_id(port_id, BNXT_ULP_INTF_TYPE_VF_REP); in ulp_port_db_dev_port_intf_update()
H A Dbnxt_tf_pmd_shim.c253 bnxt_pmd_get_fw_func_id(uint16_t port, enum bnxt_ulp_intf_type type) in bnxt_pmd_get_fw_func_id() function