Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) 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()

Completed in 3 milliseconds