Searched refs:tx_max_coalesced_frames (Results 1 – 3 of 3) sorted by relevance
119 u32 tx_max_coalesced_frames; member
2791 ecmd->tx_max_coalesced_frames = sky2_read16(hw, STAT_TX_IDX_TH); in sky2_get_coalesce()2826 if (ecmd->tx_max_coalesced_frames >= TX_RING_SIZE-1) in sky2_set_coalesce()2840 sky2_write16(hw, STAT_TX_IDX_TH, ecmd->tx_max_coalesced_frames); in sky2_set_coalesce()
5096 tw32(HOSTCC_TXMAX_FRAMES, ec->tx_max_coalesced_frames); in tg3_set_coalesce()9246 ec->tx_max_coalesced_frames = LOW_TXMAX_FRAMES; in tg3_init_coal()