Home
last modified time | relevance | path

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

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