Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_port_db.c151 intf->drv_func_id = bnxt_get_fw_func_id(port_id, in ulp_port_db_dev_port_intf_update()
170 bnxt_get_fw_func_id(port_id, BNXT_ULP_INTF_TYPE_VF_REP); in ulp_port_db_dev_port_intf_update()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h941 uint16_t bnxt_get_fw_func_id(uint16_t port, enum bnxt_ulp_intf_type type);
H A Dbnxt_ethdev.c4484 bnxt_get_fw_func_id(uint16_t port, enum bnxt_ulp_intf_type type) in bnxt_get_fw_func_id() function