Searched refs:phy_port_id (Results 1 – 2 of 2) sorted by relevance
3270 unsigned int phy_port_id; in cxgb4_mgmt_get_phys_port_id() local3272 phy_port_id = pi->adapter->adap_idx * 10 + pi->port_id; in cxgb4_mgmt_get_phys_port_id()3273 ppid->id_len = sizeof(phy_port_id); in cxgb4_mgmt_get_phys_port_id()3274 memcpy(ppid->id, &phy_port_id, ppid->id_len); in cxgb4_mgmt_get_phys_port_id()
6414 uint8_t phy_port_id; member