Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h600 #define BNXT_HWRM_SHORT_REQ_LEN sizeof(struct hwrm_short_input) macro
H A Dbnxt_hwrm.c122 max_req_len = BNXT_HWRM_SHORT_REQ_LEN; in bnxt_hwrm_send_message()