Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h97 HNS_ROCE_CMD_FLAG_WR = BIT(3), enumerator
H A Dhns_roce_hw_v2.c1226 desc->flag |= cpu_to_le16(HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1228 desc->flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1803 desc.flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in __hns_roce_set_vf_switch_param()