Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h378 u8 min_ifg; /* Minimum number of IFG to enforce in between member
H A Datl1.h694 u8 min_ifg; /* Minimum number of IFG to enforce in between member
H A Datl2.c88 hw->min_ifg = 0x50; in atl2_sw_init()
210 (((u32)hw->min_ifg & MAC_IPG_IFG_MIFG_MASK) << in atl2_configure()
H A Datl1.c946 hw->min_ifg = 0x50; in atl1_sw_init()
1508 (((u32) hw->min_ifg & MAC_IPG_IFG_MIFG_MASK) in atl1_configure()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c1054 u8 min_ifg, in init_inter_frame_gap_params() argument
1078 ((min_ifg << IPGIFG_MINIMUM_IFG_ENFORCEMENT_SHIFT) & in init_inter_frame_gap_params()