Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hwrm.h121 static inline bool bnxt_kong_hwrm_message(struct bnxt *bp, struct input *req) in bnxt_kong_hwrm_message() function
Dbnxt_hwrm.c494 if (bnxt_kong_hwrm_message(bp, ctx->req)) { in __hwrm_send()