Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h526 #define BNXT_HWRM_SHORT_REQ_LEN sizeof(struct hwrm_short_input)
Dbnxt_hsi.h85 struct hwrm_short_input { struct
Dbnxt.c3451 struct hwrm_short_input short_input = {0}; in bnxt_hwrm_do_send_msg()