Searched refs:mandatory_flags (Results 1 – 1 of 1) sorted by relevance
1269 u32 mandatory_flags = 0; in bnxt_set_mandatory_attributes() local1272 mandatory_flags |= CMDQ_MODIFY_QP_MODIFY_MASK_ACCESS; in bnxt_set_mandatory_attributes()1278 mandatory_flags |= CMDQ_MODIFY_QP_MODIFY_MASK_PKEY; in bnxt_set_mandatory_attributes()1285 mandatory_flags |= in bnxt_set_mandatory_attributes()1291 mandatory_flags |= CMDQ_MODIFY_QP_MODIFY_MASK_QKEY; in bnxt_set_mandatory_attributes()1293 qp->modify_flags |= mandatory_flags; in bnxt_set_mandatory_attributes()