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

/linux-master/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.c144 * hwrm_req_alloc_flags() - Sets GFP allocation flags for slices.
158 void hwrm_req_alloc_flags(struct bnxt *bp, void *req, gfp_t gfp) function
H A Dbnxt_dcb.c340 hwrm_req_alloc_flags(bp, get, GFP_KERNEL | __GFP_ZERO);

Completed in 155 milliseconds