Searched refs:odb_ext_mod (Results 1 – 2 of 2) sorted by relevance
664 u32 odb_ext_mod) in hns_roce_db_ext_init() argument701 if (odb_ext_mod) { in hns_roce_db_ext_init()725 hns_roce_set_db_ext_mode(hr_dev, sdb_ext_mod, odb_ext_mod); in hns_roce_db_ext_init()974 u32 odb_ext_mod; in hns_roce_db_init() local983 odb_ext_mod = HNS_ROCE_ODB_EXTEND_MODE; in hns_roce_db_init()988 db->odb_ext_mod = odb_ext_mod; in hns_roce_db_init()991 ret = hns_roce_db_ext_init(hr_dev, sdb_ext_mod, odb_ext_mod); in hns_roce_db_init()1221 if (db->odb_ext_mod) { in hns_roce_db_free()
1084 int odb_ext_mod; member