Searched refs:COMM_DIR_RX (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
H A Ducc.c130 if (!((mode == COMM_DIR_RX) || (mode == COMM_DIR_TX))) ucc_set_qe_mux_rxtx()
205 if (mode == COMM_DIR_RX) ucc_set_qe_mux_rxtx()
H A Ducc_fast.c109 if (mode & COMM_DIR_RX) { ucc_fast_enable()
130 if (mode & COMM_DIR_RX) { ucc_fast_disable()
315 COMM_DIR_RX)) { ucc_fast_init()
H A Ducc_slow.c90 if (mode & COMM_DIR_RX) { ucc_slow_enable()
111 if (mode & COMM_DIR_RX) { ucc_slow_disable()
313 COMM_DIR_RX)) { ucc_slow_init()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dqe.h326 COMM_DIR_RX = 1, enumerator in enum:comm_dir
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Ducc_geth.c1517 if ((mode & COMM_DIR_RX) && (!enabled_rx) && uccf->stopped_rx) ugeth_enable()
1544 if ((mode & COMM_DIR_RX) && uccf->enabled_rx && !uccf->stopped_rx) ugeth_disable()
1808 comm_dir |= COMM_DIR_RX; ugeth_82xx_filtering_clear_all_addr_in_hash()

Completed in 96 milliseconds