Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h47 #define MACCFG1_FLOW_TX 0x00000010 /* Flow Control Tx */ macro
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h220 #define MACCFG1_FLOW_TX 0x00000010 /* Flow Control macro
H A Ducc_geth.c1109 value |= MACCFG1_FLOW_TX; in init_flow_control_params()