Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1198 desc->flag |= cpu_to_le16(HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1200 desc->flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in hns_roce_cmq_setup_basic_desc()
1624 desc.flag &= cpu_to_le16(~HNS_ROCE_CMD_FLAG_WR); in hns_roce_set_vf_switch_param()