Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h92 HNS_ROCE_CMD_FLAG_WR = BIT(3), enumerator
Dhns_roce_hw_v2.c1231 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()