Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/fman/
Dfman_dtsec.c870 if (mode & COMM_MODE_RX) in graceful_start()
881 if (mode & COMM_MODE_RX) { in graceful_stop()
919 if (mode & COMM_MODE_RX) in dtsec_enable()
944 if (mode & COMM_MODE_RX) in dtsec_disable()
966 mode |= COMM_MODE_RX; in dtsec_set_tx_pause_frames()
1007 mode |= COMM_MODE_RX; in dtsec_accept_rx_pause_frames()
1034 mode |= COMM_MODE_RX; in dtsec_modify_mac_address()
1271 mode |= COMM_MODE_RX; in dtsec_adjust_link()
Dfman_mac.h83 COMM_MODE_RX = 1, /* Only receive communication */ enumerator
Dfman_tgec.c431 if (mode & COMM_MODE_RX) in tgec_enable()
449 if (mode & COMM_MODE_RX) in tgec_disable()
Dfman_memac.c720 if (mode & COMM_MODE_RX) in memac_enable()
739 if (mode & COMM_MODE_RX) in memac_disable()