Home
last modified time | relevance | path

Searched refs:bnxt_get_phy_port_id (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_port_db.c158 func->func_spif = bnxt_get_phy_port_id(port_id); in ulp_port_db_dev_port_intf_update()
163 func->phy_port_id = bnxt_get_phy_port_id(port_id); in ulp_port_db_dev_port_intf_update()
176 bnxt_get_phy_port_id(port_id); in ulp_port_db_dev_port_intf_update()
181 func->phy_port_id = bnxt_get_phy_port_id(port_id); in ulp_port_db_dev_port_intf_update()
190 port_data->port_spif = bnxt_get_phy_port_id(port_id); in ulp_port_db_dev_port_intf_update()
H A Dbnxt_ulp_flow.c178 params.port_id = bnxt_get_phy_port_id(dev->data->port_id); in bnxt_ulp_flow_create()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h943 uint16_t bnxt_get_phy_port_id(uint16_t port);
H A Dbnxt_ethdev.c4528 bnxt_get_phy_port_id(uint16_t port_id) in bnxt_get_phy_port_id() function
4574 return (1 << bnxt_get_phy_port_id(port_id)); in bnxt_get_vport()