Searched refs:pending_limt (Results 1 – 5 of 5) 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()
56 u8 pending_limt; member
535 interrupt_info.pending_cnt = intr_coal->pending_limt; in rx_request_irq()
1119 nic_dev->rx_intr_coalesce[i].pending_limt = in hinic_init_intr_coalesce()1125 nic_dev->tx_intr_coalesce[i].pending_limt = in hinic_init_intr_coalesce()
821 interrupt_info.pending_cnt = intr_coal->pending_limt; in tx_request_irq()