Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c464 bp->pf.hwrm_cmd_req_pages = nr_pages; in bnxt_alloc_vf_resources()
477 req->req_buf_num_pages = cpu_to_le16(bp->pf.hwrm_cmd_req_pages); in bnxt_hwrm_func_buf_rgtr()
H A Dbnxt.h1173 u16 hwrm_cmd_req_pages; member