Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.h47 #define MACCFG1_FLOW_RX 0x00000020 /* Flow Control Rx */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h218 #define MACCFG1_FLOW_RX 0x00000020 /* Flow Control macro
H A Ducc_geth.c1127 value |= MACCFG1_FLOW_RX; in init_flow_control_params()