Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h646 #define BNXT_HWRM_SHORT_REQ_LEN sizeof(struct hwrm_short_input)
Dbnxt_hsi.h89 struct hwrm_short_input { struct
Dbnxt.c4180 struct hwrm_short_input short_input = {0}; in bnxt_hwrm_do_send_msg()