Home
last modified time | relevance | path

Searched refs:bnxt_hwrm_set_coal_params (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6682 static void bnxt_hwrm_set_coal_params(struct bnxt *bp, in bnxt_hwrm_set_coal_params() function
6788 bnxt_hwrm_set_coal_params(bp, &coal, req_rx); in bnxt_hwrm_set_ring_coal()
6811 bnxt_hwrm_set_coal_params(bp, &bp->rx_coal, req_rx); in bnxt_hwrm_set_coal()
6812 bnxt_hwrm_set_coal_params(bp, &bp->tx_coal, req_tx); in bnxt_hwrm_set_coal()