Searched refs:adap2pinfo (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dadapter.h247 static inline struct port_info *adap2pinfo(struct adapter *adap, int idx) function
H A Dcxgb3_main.c287 int nqsets = adap2pinfo(adap, i)->nqsets;
322 unsigned int nq0 = adap2pinfo(adap, 0)->nqsets;
323 unsigned int nq1 = adap->port[1] ? adap2pinfo(adap, 1)->nqsets : 1;
714 const struct port_info *pi = adap2pinfo(adap, i);
835 n += adap2pinfo(adapter, i)->nqsets;
1718 other_qsets += adap2pinfo(adapter, i)->nqsets;
1727 pi = adap2pinfo(adapter, i);
2063 have_vlans |= adap2pinfo(adapter, i)->vlan_grp != NULL;
H A Dt3_hw.c1019 struct port_info *pi = adap2pinfo(adapter, port_id);
1493 struct cmac *mac = &adap2pinfo(adap, idx)->mac;
1530 struct port_info *p = adap2pinfo(adapter, i);
1723 struct cphy *phy = &adap2pinfo(adapter, idx)->phy;
1740 struct cphy *phy = &adap2pinfo(adapter, idx)->phy;
1757 struct cphy *phy = &adap2pinfo(adapter, idx)->phy;
3358 struct port_info *p = adap2pinfo(adapter, i);

Completed in 171 milliseconds