Searched refs:closed_rb_num (Results 1 – 4 of 4) sorted by relevance
1775 uint16_t closed_rb_num; member
1656 * @closed_rb_num [0:11] - Indicates the index of the RB which was closed1664 uint16_t closed_rb_num;1658 uint16_t closed_rb_num; global() member
10573 hw = le16toh(sc->rxq.stat->closed_rb_num) & 0xfff;
11340 hw = le16toh(sc->rxq.stat->closed_rb_num) & 0xfff; in iwm_notif_intr()