Searched refs:HNS_ROCE_CMD_FLAG_WR (Results 1 – 2 of 2) sorted by relevance
92 HNS_ROCE_CMD_FLAG_WR = BIT(3), enumerator
1231 desc->flag |= cpu_to_le16(HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()1233 desc->flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()1834 desc.flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in __hns_roce_set_vf_switch_param()