Searched refs:MAC_CTRL_PAD (Results 1 - 7 of 7) sorted by relevance

/drivers/net/ethernet/atheros/atlx/
H A Datlx.h214 #define MAC_CTRL_PAD 0x80 macro
H A Datl2.c1145 value |= (MAC_CTRL_ADD_CRC | MAC_CTRL_PAD);
1570 ctrl |= (MAC_CTRL_ADD_CRC | MAC_CTRL_PAD);
H A Datl1.c1279 value |= (MAC_CTRL_ADD_CRC | MAC_CTRL_PAD);
/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h284 #define MAC_CTRL_PAD 0x80 /* 1: Instruct MAC to pad short frames to 60-bytes, and then attach CRC. This bit has higher priority over CRC_EN */ macro
H A Datl1e_main.c1078 value |= (MAC_CTRL_ADD_CRC | MAC_CTRL_PAD);
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h400 #define MAC_CTRL_PAD BIT(7) macro
H A Datl1c_main.c1213 MAC_CTRL_ADD_CRC | MAC_CTRL_PAD |

Completed in 401 milliseconds