Home
last modified time | relevance | path

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

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