Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c579 unsigned long *sendgrhchk; member
2854 bitmap_free(dd->cspec->sendgrhchk); in qib_setup_7322_cleanup()
6389 dd->cspec->sendgrhchk = bitmap_zalloc(sbufcnt, GFP_KERNEL); in qib_init_7322_variables()
6391 if (!dd->cspec->sendchkenable || !dd->cspec->sendgrhchk || in qib_init_7322_variables()
7067 clear_bit(i, dd->cspec->sendgrhchk); in qib_7322_txchk_change()
7095 set_bit(i, dd->cspec->sendgrhchk); in qib_7322_txchk_change()
7122 dd->cspec->sendgrhchk[i]); in qib_7322_txchk_change()