Searched refs:rx_coal_frames (Results 1 – 3 of 3) sorted by relevance
1116 uint16_t rx_coal_frames; member
1427 val = softc->rx_coal_frames; in bnxt_set_coal_rx_frames()1432 softc->rx_coal_frames = val; in bnxt_set_coal_rx_frames()
3029 max_buf = min_t(uint16_t, softc->rx_coal_frames / 4, 2); in bnxt_hwrm_set_coal()