Home
last modified time | relevance | path

Searched refs:HNS_ROCE_CMD_FLAG_WR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h135 #define HNS_ROCE_CMD_FLAG_WR BIT(HNS_ROCE_CMD_FLAG_WR_OR_RD_SHIFT) macro
H A Dhns_roce_hw_v2.c1206 desc->flag |= cpu_to_le16(HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1208 desc->flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1632 desc.flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in hns_roce_set_vf_switch_param()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h92 HNS_ROCE_CMD_FLAG_WR = BIT(3), enumerator
H A Dhns_roce_hw_v2.c1224 desc->flag |= cpu_to_le16(HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1226 desc->flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1801 desc.flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in __hns_roce_set_vf_switch_param()

Completed in 26 milliseconds