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_mac.h83 COMM_MODE_RX = 1, /* Only receive communication */ enumerator
Dfman_dtsec.c870 if (mode & COMM_MODE_RX) in dtsec_enable()
881 if (mode & COMM_MODE_RX) in dtsec_enable()
897 if (mode & COMM_MODE_RX) { in dtsec_disable()
915 if (mode & COMM_MODE_RX) in dtsec_disable()
Dfman_tgec.c433 if (mode & COMM_MODE_RX) in tgec_enable()
451 if (mode & COMM_MODE_RX) in tgec_disable()
Dfman_memac.c719 if (mode & COMM_MODE_RX) in memac_enable()
738 if (mode & COMM_MODE_RX) in memac_disable()