Home
last modified time | relevance | path

Searched refs:ipath_rcvegrbufsize (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_iba6110.c1593 dd->ipath_rcvegrbufsize = dd->ipath_piosize2k; in ipath_ht_early_init()
1600 dd->ipath_rcvegrbufsize); in ipath_ht_early_init()
Dipath_file_ops.c140 kinfo->spi_rcv_egrbufsize = dd->ipath_rcvegrbufsize; in ipath_get_base_info()
875 egrperchunk = size / dd->ipath_rcvegrbufsize; in init_user_egr_sizes()
913 egrsize = dd->ipath_rcvegrbufsize; in ipath_create_user_egr()
Dipath_kernel.h666 u32 ipath_rcvegrbufsize; member