phy_info_array   3878 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c } phy_info_array[] = {
phy_info_array   3898 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	for (i = 0; i < ARRAY_SIZE(phy_info_array); i++) {
phy_info_array   3899 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		if (phy_info_array[i].phy_fw_id == devid)
phy_info_array   3900 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			return &phy_info_array[i];