Searched refs:bnxt_hwrm_set_coal (Results 1 – 3 of 3) sorted by relevance
1413 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_rx_usecs()1433 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_rx_frames()1453 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_rx_usecs_irq()1473 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_rx_frames_irq()1493 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_tx_usecs()1513 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_tx_frames()1533 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_tx_usecs_irq()1553 rc = bnxt_hwrm_set_coal(softc); in bnxt_set_coal_tx_frames_irq()
127 int bnxt_hwrm_set_coal(struct bnxt_softc *softc);
3012 int bnxt_hwrm_set_coal(struct bnxt_softc *softc) in bnxt_hwrm_set_coal() function