t3_adap_info      504 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c static const struct adapter_info t3_adap_info[] = {
t3_adap_info      544 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	return id < ARRAY_SIZE(t3_adap_info) ? &t3_adap_info[id] : NULL;