Searched refs:bnxt_get_phy_port_id (Results 1 – 4 of 4) sorted by relevance
158 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()
178 params.port_id = bnxt_get_phy_port_id(dev->data->port_id); in bnxt_ulp_flow_create()
943 uint16_t bnxt_get_phy_port_id(uint16_t port);
4528 bnxt_get_phy_port_id(uint16_t port_id) in bnxt_get_phy_port_id() function4574 return (1 << bnxt_get_phy_port_id(port_id)); in bnxt_get_vport()