Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/iwlwifi/pcie/
HDrx.c592 list_splice_tail(&local_allocated, &rba->rbd_allocated);
641 list_first_entry(&rba->rbd_allocated,
1101 INIT_LIST_HEAD(&rba->rbd_allocated);
HDinternal.h182 struct list_head rbd_allocated; member