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