Searched refs:pending_limt (Results 1 – 5 of 5) sorted by relevance
655 coal->rx_max_coalesced_frames = rx_intr_coal_info->pending_limt * in __hinic_get_coalesce()659 coal->tx_max_coalesced_frames = tx_intr_coal_info->pending_limt * in __hinic_get_coalesce()690 intr_coal->pending_limt = coal->pending_limt; in set_queue_coalesce()703 interrupt_info.pending_cnt = intr_coal->pending_limt; in set_queue_coalesce()761 rx_intr_coal.pending_limt = (u8)(coal->rx_max_coalesced_frames / in __hinic_set_coalesce()769 tx_intr_coal.pending_limt = (u8)(coal->tx_max_coalesced_frames / in __hinic_set_coalesce()778 !rx_intr_coal.pending_limt)) in __hinic_set_coalesce()781 !tx_intr_coal.pending_limt)) in __hinic_set_coalesce()
56 u8 pending_limt; member
534 interrupt_info.pending_cnt = intr_coal->pending_limt; in rx_request_irq()
1121 nic_dev->rx_intr_coalesce[i].pending_limt = in hinic_init_intr_coalesce()1127 nic_dev->tx_intr_coalesce[i].pending_limt = in hinic_init_intr_coalesce()
819 interrupt_info.pending_cnt = intr_coal->pending_limt; in tx_request_irq()