Home
last modified time | relevance | path

Searched refs:adap2pinfo (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h284 static inline struct port_info *adap2pinfo(struct adapter *adap, int idx) in adap2pinfo() function
292 struct port_info *port0 = adap2pinfo(adap, 0); in phy2portid()
H A Dt3_hw.c1178 struct port_info *pi = adap2pinfo(adapter, port_id); in t3_link_changed()
1234 struct port_info *pi = adap2pinfo(adapter, port_id); in t3_link_fault()
1781 struct cmac *mac = &adap2pinfo(adap, idx)->mac; in mac_intr_handler()
1833 struct port_info *p = adap2pinfo(adapter, i); in t3_phy_intr_handler()
1914 if ((adap2pinfo(adap, i)->phy.caps & SUPPORTED_IRQ) && in calc_gpio_intr()
2029 struct port_info *pi = adap2pinfo(adapter, idx); in t3_xgm_intr_enable()
2037 struct port_info *pi = adap2pinfo(adapter, idx); in t3_xgm_intr_disable()
2053 struct cphy *phy = &adap2pinfo(adapter, idx)->phy; in t3_port_intr_enable()
2070 struct cphy *phy = &adap2pinfo(adapter, idx)->phy; in t3_port_intr_disable()
2087 struct cphy *phy = &adap2pinfo(adapter, idx)->phy; in t3_port_intr_clear()
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h532 static inline struct port_info *adap2pinfo(struct adapter *adapter, int pidx) in adap2pinfo() function
H A Dcxgb4vf_main.c704 struct port_info *pi = adap2pinfo(adapter, pidx); in setup_rss()
2687 n10g += is_x_10g_port(&adap2pinfo(adapter, pidx)->link_cfg); in cfg_queues()
2709 struct port_info *pi = adap2pinfo(adapter, pidx); in cfg_queues()
2776 pi = adap2pinfo(adapter, i); in reduce_ethqs()
2790 pi = adap2pinfo(adapter, i); in reduce_ethqs()
H A Dt4vf_hw.c498 struct port_info *pi = adap2pinfo(adapter, pidx); in t4vf_port_init()
1767 struct port_info *pi = adap2pinfo(adapter, pidx); in t4vf_get_port_stats()
2124 struct port_info *pi = adap2pinfo(adapter, pidx); in t4vf_handle_fw_rpl()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2606 struct port_info *pi = adap2pinfo(adap, pidx); in ethqset2pinfo()
2746 struct port_info *pi = adap2pinfo(adap, j); in sge_qinfo_show()
3180 struct port_info *pi = adap2pinfo(adap, i); in sge_queue_entries()
H A Dt4_hw.c8864 pi = adap2pinfo(adap, i); in t4_handle_fw_rpl()
9571 struct port_info *p = adap2pinfo(adap, i); in t4_init_rss_mode()
9702 struct port_info *pi = adap2pinfo(adap, i); in t4_port_init()