Searched refs:hwrm_max_ext_req_len (Results 1 – 3 of 3) sorted by relevance
172 max_msg_len = softc->hwrm_max_ext_req_len; in _hwrm_send_message()487 softc->hwrm_max_ext_req_len >= BNXT_BACKING_STORE_CFG_LEN) { in bnxt_hwrm_func_backing_store_qcaps()550 if (req_len > softc->hwrm_max_ext_req_len) in bnxt_hwrm_func_backing_store_cfg()898 softc->hwrm_max_ext_req_len = le16toh(resp->max_ext_req_len); in bnxt_hwrm_ver_get()
1026 uint16_t hwrm_max_ext_req_len; member
2168 softc->hwrm_max_ext_req_len > BNXT_HWRM_MAX_REQ_LEN) { in bnxt_attach_pre()