Searched refs:rx_int_delay (Results 1 – 6 of 6) sorted by relevance
292 adapter->rx_int_delay = RxIntDelay[bd]; in e1000e_check_options()293 e1000_validate_option(&adapter->rx_int_delay, &opt, in e1000e_check_options()296 adapter->rx_int_delay = opt.def; in e1000e_check_options()
261 u32 rx_int_delay; member
3227 ew32(RDTR, adapter->rx_int_delay); in e1000_configure_rx()4234 ew32(RDTR, adapter->rx_int_delay | E1000_RDTR_FPD); in e1000e_flush_descriptors()4243 ew32(RDTR, adapter->rx_int_delay | E1000_RDTR_FPD); in e1000e_flush_descriptors()
400 adapter->rx_int_delay = RxIntDelay[bd]; in e1000_check_options()401 e1000_validate_option(&adapter->rx_int_delay, &opt, in e1000_check_options()404 adapter->rx_int_delay = opt.def; in e1000_check_options()
263 u32 rx_int_delay; member
204 u32 rx_int_delay; member