Searched refs:phy_port_cnt (Results 1 – 2 of 2) sorted by relevance
76 port_db->phy_port_cnt = port_cnt; in ulp_port_db_init()469 if (!port_db || phy_port >= port_db->phy_port_cnt) { in ulp_port_db_phy_port_vport_get()494 if (!port_db || phy_port >= port_db->phy_port_cnt) { in ulp_port_db_phy_port_svif_get()
79 uint16_t phy_port_cnt; member