Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h766 int t3b2_mac_watchdog_task(struct cmac *mac);
H A Dcxgb_xgmac.c721 int t3b2_mac_watchdog_task(struct cmac *mac) in t3b2_mac_watchdog_task() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2334 status = t3b2_mac_watchdog_task(&p->mac); in check_t3b2_mac()