Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.h138 void hwrm_req_alloc_flags(struct bnxt *bp, void *req, gfp_t flags);
H A Dbnxt_hwrm.c158 void hwrm_req_alloc_flags(struct bnxt *bp, void *req, gfp_t gfp) in hwrm_req_alloc_flags() function
H A Dbnxt_dcb.c340 hwrm_req_alloc_flags(bp, get, GFP_KERNEL | __GFP_ZERO); in bnxt_hwrm_set_dcbx_app()