Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/atlx/
Datl2.h378 u8 min_ifg; /* Minimum number of IFG to enforce in between member
Datl1.h694 u8 min_ifg; /* Minimum number of IFG to enforce in between member
Datl2.c94 hw->min_ifg = 0x50; in atl2_sw_init()
216 (((u32)hw->min_ifg & MAC_IPG_IFG_MIFG_MASK) << in atl2_configure()
Datl1.c948 hw->min_ifg = 0x50; in atl1_sw_init()
1510 (((u32) hw->min_ifg & MAC_IPG_IFG_MIFG_MASK) in atl1_configure()
/Linux-v5.4/drivers/net/ethernet/freescale/
Ducc_geth.c1074 u8 min_ifg, in init_inter_frame_gap_params() argument
1098 ((min_ifg << IPGIFG_MINIMUM_IFG_ENFORCEMENT_SHIFT) & in init_inter_frame_gap_params()