Searched refs:rhdrhead_intr_off (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_driver.c446 lval = (u64)rcd->head | dd->rhdrhead_intr_off;
H A Dqib.h957 u64 rhdrhead_intr_off; member in struct:qib_devdata
H A Dqib_iba6120.c2163 if ((op & QIB_RCVCTRL_INTRAVAIL_ENB) && dd->rhdrhead_intr_off) {
2166 dd->rhdrhead_intr_off;
2183 val |= dd->rhdrhead_intr_off;
3284 dd->rhdrhead_intr_off = 1ULL << 32;
H A Dqib_iba7220.c2771 if ((op & QIB_RCVCTRL_INTRAVAIL_ENB) && dd->rhdrhead_intr_off) {
2774 dd->rhdrhead_intr_off;
2791 val |= dd->rhdrhead_intr_off;
4077 dd->rhdrhead_intr_off = 1ULL << 32;
H A Dqib_iba7322.c4127 val |= dd->rhdrhead_intr_off;
4130 dd->rcd[ctxt] && dd->rhdrhead_intr_off) {
4132 val = dd->rcd[ctxt]->head | dd->rhdrhead_intr_off;
6113 dd->rhdrhead_intr_off =

Completed in 81 milliseconds