Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_sysfs.c384 return scnprintf(buf, PAGE_SIZE, "%hu\n", dd->ipath_jint_max_packets); in show_jint_max_packets()
427 dd->ipath_f_config_jint(dd, v, dd->ipath_jint_max_packets); in store_jint_idle_ticks()
Dipath_kernel.h823 u16 ipath_jint_max_packets; /* max packets across all ports */ member