phy_fw_data      1643 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 		   const u8 *phy_fw_data, size_t phy_fw_size);
phy_fw_data      3846 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c static int phy_aq1202_version(const u8 *phy_fw_data,
phy_fw_data      3864 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	offset = le24(phy_fw_data + 0x8) << 12;
phy_fw_data      3865 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	offset = le24(phy_fw_data + offset + 0xa);
phy_fw_data      3866 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	return be16(phy_fw_data + offset + 0x27e);
phy_fw_data      3876 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	int (*phy_fw_version)(const u8 *phy_fw_data, size_t phy_fw_size);
phy_fw_data      3787 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		   const u8 *phy_fw_data, size_t phy_fw_size)
phy_fw_data      3798 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		new_phy_fw_vers = phy_fw_version(phy_fw_data, phy_fw_size);
phy_fw_data      3834 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 			   phy_fw_size, (__be32 *)phy_fw_data,