Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_common.h758 int t3_mac_enable(struct cmac *mac, int which);
HDcxgb_xgmac.c636 int t3_mac_enable(struct cmac *mac, int which) in t3_mac_enable() function
HDcxgb_t3_hw.c1619 t3_mac_enable(mac, MAC_DIRECTION_TX | MAC_DIRECTION_RX); in t3_link_changed()
/NextBSD/sys/dev/cxgb/
HDcxgb_main.c1721 t3_mac_enable(mac, MAC_DIRECTION_RX | MAC_DIRECTION_TX); in cxgb_init_locked()
2340 t3_mac_enable(mac, MAC_DIRECTION_RX | MAC_DIRECTION_TX); in check_t3b2_mac()