Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_sysfs.c385 return scnprintf(buf, PAGE_SIZE, "%hu\n", dd->ipath_jint_max_packets); in show_jint_max_packets()
428 dd->ipath_f_config_jint(dd, v, dd->ipath_jint_max_packets); in store_jint_idle_ticks()
Dipath_kernel.h822 u16 ipath_jint_max_packets; /* max packets across all ports */ member