Searched refs:tx_coal_frames (Results 1 – 3 of 3) sorted by relevance
1120 uint16_t tx_coal_frames; member
1507 val = softc->tx_coal_frames; in bnxt_set_coal_tx_frames()1512 softc->tx_coal_frames = val; in bnxt_set_coal_tx_frames()
3051 max_buf = clamp_t(uint16_t, softc->tx_coal_frames, 1, 63); in bnxt_hwrm_set_coal()