Searched refs:idr_for_each_entry (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Didr.h94 #define idr_for_each_entry(idp, entry, id) \ macro
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Ddbring.c348 idr_for_each_entry(&ring->bufs_idr, buff, buf_id) {
H A Ddp_rx.c395 idr_for_each_entry(&rx_ring->bufs_idr, skb, buf_id) {
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Ddbring.c389 idr_for_each_entry(&ring->bufs_idr, buff, buf_id) {
H A Ddp_rx.c442 idr_for_each_entry(&rx_ring->bufs_idr, skb, buf_id) {
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dtx.c183 idr_for_each_entry(&wcid->pktid, skb, id) {
H A Dmt76_connac_mac.c1189 idr_for_each_entry(&dev->token, txwi, id) {
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c1591 idr_for_each_entry(&dev->mt76.token, txwi, id) {
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c2125 idr_for_each_entry(&dev->mt76.token, txwi, id)
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c4289 idr_for_each_entry(&ar->htt.pending_tx, msdu, msdu_id) {

Completed in 377 milliseconds