odb_ext_mod       589 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 				u32 odb_ext_mod)
odb_ext_mod       629 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	if (odb_ext_mod) {
odb_ext_mod       653 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	hns_roce_set_db_ext_mode(hr_dev, sdb_ext_mod, odb_ext_mod);
odb_ext_mod       909 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	u32 odb_ext_mod;
odb_ext_mod       921 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	odb_ext_mod = HNS_ROCE_ODB_EXTEND_MODE;
odb_ext_mod       926 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	db->odb_ext_mod = odb_ext_mod;
odb_ext_mod       929 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	ret = hns_roce_db_ext_init(hr_dev, sdb_ext_mod, odb_ext_mod);
odb_ext_mod      1185 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	if (db->odb_ext_mod) {
odb_ext_mod      1041 drivers/infiniband/hw/hns/hns_roce_hw_v1.h 	int  odb_ext_mod;