Searched refs:pending_limt (Results 1 – 4 of 4) sorted by relevance
656 coal->rx_max_coalesced_frames = rx_intr_coal_info->pending_limt * in __hinic_get_coalesce()660 coal->tx_max_coalesced_frames = tx_intr_coal_info->pending_limt * in __hinic_get_coalesce()691 intr_coal->pending_limt = coal->pending_limt; in set_queue_coalesce()704 interrupt_info.pending_cnt = intr_coal->pending_limt; in set_queue_coalesce()762 rx_intr_coal.pending_limt = (u8)(coal->rx_max_coalesced_frames / in __hinic_set_coalesce()770 tx_intr_coal.pending_limt = (u8)(coal->tx_max_coalesced_frames / in __hinic_set_coalesce()779 !rx_intr_coal.pending_limt)) in __hinic_set_coalesce()782 !tx_intr_coal.pending_limt)) in __hinic_set_coalesce()
60 u8 pending_limt; member
535 interrupt_info.pending_cnt = intr_coal->pending_limt; in rx_request_irq()
821 interrupt_info.pending_cnt = intr_coal->pending_limt; in tx_request_irq()