Symbol: adap2pinfo
drivers/net/ethernet/chelsio/cxgb3/adapter.h
292
struct port_info *port0 = adap2pinfo(adap, 0);
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2191
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2268
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2317
other_qsets += adap2pinfo(adapter, i)->nqsets;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2326
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
2748
struct cmac *mac = &adap2pinfo(adapter, port)->mac;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
3103
struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
404
int nqsets = adap2pinfo(adap, i)->nqsets;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
432
n += adap2pinfo(adapter, i)->nqsets;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
570
unsigned int nq0 = adap2pinfo(adap, 0)->nqsets;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
571
unsigned int nq1 = adap->port[1] ? adap2pinfo(adap, 1)->nqsets : 1;
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
976
const struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
1178
struct port_info *pi = adap2pinfo(adapter, port_id);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
1234
struct port_info *pi = adap2pinfo(adapter, port_id);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
1781
struct cmac *mac = &adap2pinfo(adap, idx)->mac;
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
1833
struct port_info *p = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
1914
if ((adap2pinfo(adap, i)->phy.caps & SUPPORTED_IRQ) &&
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
2029
struct port_info *pi = adap2pinfo(adapter, idx);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
2037
struct port_info *pi = adap2pinfo(adapter, idx);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
2053
struct cphy *phy = &adap2pinfo(adapter, idx)->phy;
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
2070
struct cphy *phy = &adap2pinfo(adapter, idx)->phy;
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
2087
struct cphy *phy = &adap2pinfo(adapter, idx)->phy;
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
3671
struct port_info *p = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
3734
struct port_info *p = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2606
struct port_info *pi = adap2pinfo(adap, pidx);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2746
struct port_info *pi = adap2pinfo(adap, j);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
3180
struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
3755
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
3801
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5483
struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5684
n10g += is_x_10g_port(&adap2pinfo(adap, i)->link_cfg);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5725
struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5816
pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5827
pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
5993
pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6053
pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6097
struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6184
struct port_info *pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6189
kfree(adap2pinfo(adapter, i)->rss);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6911
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
7003
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
891
const struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
8864
pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
9571
struct port_info *p = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
9702
struct port_info *pi = adap2pinfo(adap, i);
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2687
n10g += is_x_10g_port(&adap2pinfo(adapter, pidx)->link_cfg);
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2709
struct port_info *pi = adap2pinfo(adapter, pidx);
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2776
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2790
pi = adap2pinfo(adapter, i);
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
704
struct port_info *pi = adap2pinfo(adapter, pidx);
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c
1767
struct port_info *pi = adap2pinfo(adapter, pidx);
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c
2124
struct port_info *pi = adap2pinfo(adapter, pidx);
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c
498
struct port_info *pi = adap2pinfo(adapter, pidx);