Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2775 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_MPT_ST_M, in hns_roce_v2_write_mtpt()
2777 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PBL_HOP_NUM_M, in hns_roce_v2_write_mtpt()
2780 roce_set_field(mpt_entry->byte_4_pd_hop_st, in hns_roce_v2_write_mtpt()
2784 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PD_M, in hns_roce_v2_write_mtpt()
2828 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_MPT_ST_M, in hns_roce_v2_rereg_write_mtpt()
2832 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PD_M, in hns_roce_v2_rereg_write_mtpt()
2882 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_MPT_ST_M, in hns_roce_v2_frmr_write_mtpt()
2884 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PBL_HOP_NUM_M, in hns_roce_v2_frmr_write_mtpt()
2886 roce_set_field(mpt_entry->byte_4_pd_hop_st, in hns_roce_v2_frmr_write_mtpt()
2890 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PD_M, in hns_roce_v2_frmr_write_mtpt()
[all …]
H A Dhns_roce_hw_v2.h961 __le32 byte_4_pd_hop_st; member