Searched refs:tx_coal_frames_irq (Results 1 – 3 of 3) sorted by relevance
1121 uint16_t tx_coal_frames_irq; member
1547 val = softc->tx_coal_frames_irq; in bnxt_set_coal_tx_frames_irq()1552 softc->tx_coal_frames_irq = val; in bnxt_set_coal_tx_frames_irq()
3052 max_buf_irq = clamp_t(uint16_t, softc->tx_coal_frames_irq, 1, 63); in bnxt_hwrm_set_coal()