Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c4994 req_tx = {0}, *req; in bnxt_hwrm_set_coal() local
4998 bnxt_hwrm_cmd_hdr_init(bp, &req_tx, in bnxt_hwrm_set_coal()
5002 bnxt_hwrm_set_coal_params(&bp->tx_coal, &req_tx); in bnxt_hwrm_set_coal()
5010 req = &req_tx; in bnxt_hwrm_set_coal()