Home
last modified time | relevance | path

Searched refs:ipath_r_portenable_shift (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_init_chip.c355 clear_bit(dd->ipath_r_portenable_shift + i, in init_chip_reset()
504 dd->ipath_rcvctrl |= (rcvmask << dd->ipath_r_portenable_shift) | in enable_chip()
Dipath_file_ops.c774 set_bit(dd->ipath_r_portenable_shift + pd->port_port, in ipath_manage_rcvq()
777 clear_bit(dd->ipath_r_portenable_shift + pd->port_port, in ipath_manage_rcvq()
1988 set_bit(dd->ipath_r_portenable_shift + pd->port_port, in ipath_do_user_init()
2113 clear_bit(dd->ipath_r_portenable_shift + port, in ipath_close()
Dipath_kernel.h717 u8 ipath_r_portenable_shift; member
Dipath_iba6110.c1197 dd->ipath_r_portenable_shift = INFINIPATH_R_PORTENABLE_SHIFT; in ipath_init_ht_variables()