Searched refs:bnxt_hwrm_set_coal_params (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 6523 static void bnxt_hwrm_set_coal_params(struct bnxt *bp, in bnxt_hwrm_set_coal_params() function 6627 bnxt_hwrm_set_coal_params(bp, &coal, &req_rx); in bnxt_hwrm_set_ring_coal() 6646 bnxt_hwrm_set_coal_params(bp, &bp->rx_coal, &req_rx); in bnxt_hwrm_set_coal() 6647 bnxt_hwrm_set_coal_params(bp, &bp->tx_coal, &req_tx); in bnxt_hwrm_set_coal()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 6691 static void bnxt_hwrm_set_coal_params(struct bnxt *bp, in bnxt_hwrm_set_coal_params() function 6797 bnxt_hwrm_set_coal_params(bp, &coal, req_rx); in bnxt_hwrm_set_ring_coal() 6820 bnxt_hwrm_set_coal_params(bp, &bp->rx_coal, req_rx); in bnxt_hwrm_set_coal() 6821 bnxt_hwrm_set_coal_params(bp, &bp->tx_coal, req_tx); in bnxt_hwrm_set_coal()
|
Completed in 32 milliseconds