Home
last modified time | relevance | path

Searched refs:pinfo_t (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h579 pinfo_t *pinfo; /* associated port */
603 static inline void cphy_init(struct cphy *phy, adapter_t *adapter, pinfo_t *pinfo, in cphy_init()
844 int t3_mv88e1xxx_phy_prep(pinfo_t *pinfo, int phy_addr,
846 int t3_vsc8211_phy_prep(pinfo_t *pinfo, int phy_addr,
849 int t3_ael1002_phy_prep(pinfo_t *pinfo, int phy_addr,
851 int t3_ael1006_phy_prep(pinfo_t *pinfo, int phy_addr,
853 int t3_ael2005_phy_prep(pinfo_t *pinfo, int phy_addr,
855 int t3_ael2020_phy_prep(pinfo_t *pinfo, int phy_addr,
857 int t3_qt2045_phy_prep(pinfo_t *pinfo, int phy_addr,
859 int t3_tn1010_phy_prep(pinfo_t *pinfo, int phy_addr,
[all …]
H A Dcxgb_ael1002.c343 int t3_ael1002_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_ael1002_phy_prep()
425 int t3_ael1006_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_ael1006_phy_prep()
1383 int t3_ael2005_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_ael2005_phy_prep()
2135 int t3_ael2020_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_ael2020_phy_prep()
2214 int t3_qt2045_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_qt2045_phy_prep()
2295 int t3_xaui_direct_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_xaui_direct_phy_prep()
H A Dcxgb_tn1010.c212 int t3_tn1010_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_tn1010_phy_prep()
H A Dcxgb_mv88e1xxx.c297 int t3_mv88e1xxx_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_mv88e1xxx_phy_prep()
H A Dcxgb_vsc8211.c428 int t3_vsc8211_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_vsc8211_phy_prep()
H A Dcxgb_aq100x.c463 t3_aq100x_phy_prep(pinfo_t *pinfo, int phy_addr, in t3_aq100x_phy_prep()
H A Dcxgb_t3_hw.c590 int (*phy_prep)(pinfo_t *pinfo, int phy_addr,
/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h48 typedef struct port_info pinfo_t; typedef