phy_port_id      2843 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	unsigned int phy_port_id;
phy_port_id      2845 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	phy_port_id = pi->adapter->adap_idx * 10 + pi->port_id;
phy_port_id      2846 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	ppid->id_len = sizeof(phy_port_id);
phy_port_id      2847 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	memcpy(ppid->id, &phy_port_id, ppid->id_len);