Searched refs:rx_max_coalesced_frames (Results 1 – 3 of 3) sorted by relevance
97 u32 rx_max_coalesced_frames; member
2799 ecmd->rx_max_coalesced_frames = sky2_read8(hw, STAT_FIFO_WM); in sky2_get_coalesce()2828 if (ecmd->rx_max_coalesced_frames > RX_MAX_PENDING) in sky2_set_coalesce()2849 sky2_write8(hw, STAT_FIFO_WM, ecmd->rx_max_coalesced_frames); in sky2_set_coalesce()
5095 tw32(HOSTCC_RXMAX_FRAMES, ec->rx_max_coalesced_frames); in tg3_set_coalesce()9245 ec->rx_max_coalesced_frames = LOW_RXMAX_FRAMES; in tg3_init_coal()