Home
last modified time | relevance | path

Searched refs:t3_os_phymod_changed (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h483 void t3_os_phymod_changed(struct adapter *adap, int port_id);
H A Dcxgb_main.c1249 void t3_os_phymod_changed(struct adapter *adap, int port_id) in t3_os_phymod_changed() function
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c2226 t3_os_phymod_changed(adapter, i); in phy_intr_handler()