Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c2274 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_MPT_ST_M, in hns_roce_v2_write_mtpt()
2276 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PBL_HOP_NUM_M, in hns_roce_v2_write_mtpt()
2279 roce_set_field(mpt_entry->byte_4_pd_hop_st, in hns_roce_v2_write_mtpt()
2283 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PD_M, in hns_roce_v2_write_mtpt()
2327 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_MPT_ST_M, in hns_roce_v2_rereg_write_mtpt()
2331 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PD_M, in hns_roce_v2_rereg_write_mtpt()
2373 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_MPT_ST_M, in hns_roce_v2_frmr_write_mtpt()
2375 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()
2377 roce_set_field(mpt_entry->byte_4_pd_hop_st, in hns_roce_v2_frmr_write_mtpt()
2381 roce_set_field(mpt_entry->byte_4_pd_hop_st, V2_MPT_BYTE_4_PD_M, in hns_roce_v2_frmr_write_mtpt()
[all …]
Dhns_roce_hw_v2.h961 __le32 byte_4_pd_hop_st; member