Home
last modified time | relevance | path

Searched refs:MAC_IPG_IFG_MIFG_MASK (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h216 #define MAC_IPG_IFG_MIFG_MASK 0xFF macro
H A Datl2.c210 (((u32)hw->min_ifg & MAC_IPG_IFG_MIFG_MASK) << in atl2_configure()
H A Datl1.c1508 (((u32) hw->min_ifg & MAC_IPG_IFG_MIFG_MASK) in atl1_configure()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h298 #define MAC_IPG_IFG_MIFG_MASK 0xff /* Frame gap below such IFP is dropped */ macro
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h405 #define MAC_IPG_IFG_MIFG_MASK 0xff /* Frame gap below such IFP is dropped */ macro