Searched refs:alloc_fast_reg_page_list (Results 1 – 7 of 7) sorted by relevance
1079 if (!device->alloc_fast_reg_page_list) in ib_alloc_fast_reg_page_list()1082 page_list = device->alloc_fast_reg_page_list(device, max_page_list_len); in ib_alloc_fast_reg_page_list()
477 dev->ibdev.alloc_fast_reg_page_list = c4iw_alloc_fastreg_pbl; in c4iw_register_device()
1192 struct ib_fast_reg_page_list * (*alloc_fast_reg_page_list)(struct ib_device *device, member
1194 ibdev->ib_dev.alloc_fast_reg_page_list = mlx4_ib_alloc_fast_reg_page_list; in mlx4_ib_add()
1414 dev->ibdev.alloc_fast_reg_page_list = iwch_alloc_fastreg_pbl; in iwch_register_device()
2186 ibdev->alloc_fast_reg_page_list = qib_alloc_fast_reg_page_list; in qib_register_ib_device()
3911 nesibdev->ibdev.alloc_fast_reg_page_list = nes_alloc_fast_reg_page_list; in nes_init_ofa_device()