Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwmreg.h1775 uint16_t closed_rb_num; member
H A Dif_iwxreg.h1656 * @closed_rb_num [0:11] - Indicates the index of the RB which was closed
1664 uint16_t closed_rb_num;
1658 uint16_t closed_rb_num; global() member
H A Dif_iwx.c10573 hw = le16toh(sc->rxq.stat->closed_rb_num) & 0xfff;
H A Dif_iwm.c11340 hw = le16toh(sc->rxq.stat->closed_rb_num) & 0xfff; in iwm_notif_intr()