Searched refs:BNXT_FW_CAP_SHORT_CMD (Results 1 – 3 of 3) sorted by relevance
213 if ((bp->fw_cap & BNXT_FW_CAP_SHORT_CMD) || len > BNXT_HWRM_MAX_REQ_LEN) { in hwrm_req_replace()511 if ((bp->fw_cap & BNXT_FW_CAP_SHORT_CMD) || in __hwrm_send()
1963 #define BNXT_FW_CAP_SHORT_CMD 0x00000001 macro
8246 bp->fw_cap |= BNXT_FW_CAP_SHORT_CMD; in bnxt_hwrm_ver_get()