Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c580 unsigned long *sendibchk; member
2855 bitmap_free(dd->cspec->sendibchk); in qib_setup_7322_cleanup()
6390 dd->cspec->sendibchk = bitmap_zalloc(sbufcnt, GFP_KERNEL); in qib_init_7322_variables()
6392 !dd->cspec->sendibchk) { in qib_init_7322_variables()
7066 set_bit(i, dd->cspec->sendibchk); in qib_7322_txchk_change()
7094 clear_bit(i, dd->cspec->sendibchk); in qib_7322_txchk_change()
7124 dd->cspec->sendibchk[i]); in qib_7322_txchk_change()