Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6517 static void bnxt_hwrm_set_coal_params(struct bnxt *bp, in bnxt_hwrm_set_coal_params() function
6621 bnxt_hwrm_set_coal_params(bp, &coal, &req_rx); in bnxt_hwrm_set_ring_coal()
6640 bnxt_hwrm_set_coal_params(bp, &bp->rx_coal, &req_rx); in bnxt_hwrm_set_coal()
6641 bnxt_hwrm_set_coal_params(bp, &bp->tx_coal, &req_tx); in bnxt_hwrm_set_coal()