Home
last modified time | relevance | path

Searched refs:t3_phy_lasi_intr_handler (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_tn1010.c187 t3_phy_lasi_intr_handler,
202 .intr_handler = t3_phy_lasi_intr_handler,
H A Dcxgb_ael1002.c404 t3_phy_lasi_intr_handler,
419 .intr_handler = t3_phy_lasi_intr_handler,
1348 ret = t3_phy_lasi_intr_handler(phy); in ael2005_intr_handler()
2100 ret = t3_phy_lasi_intr_handler(phy); in ael2020_intr_handler()
2193 t3_phy_lasi_intr_handler,
2208 .intr_handler = t3_phy_lasi_intr_handler,
H A Dcxgb_common.h698 int t3_phy_lasi_intr_handler(struct cphy *phy);
H A Dcxgb_t3_hw.c532 int t3_phy_lasi_intr_handler(struct cphy *phy) in t3_phy_lasi_intr_handler() function