Home
last modified time | relevance | path

Searched refs:ITERATE_OVER_LIST_ALLOW_REMOVE (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
Ddl_list.h86 #define ITERATE_OVER_LIST_ALLOW_REMOVE(pStart, pItem, st, offset) \ macro
Dhtc_packet.h307 ITERATE_OVER_LIST_ALLOW_REMOVE(&(pQ)->QueueHead, \
Dhtc_send.c1008 ITERATE_OVER_LIST_ALLOW_REMOVE(&endpoint->TxQueue.QueueHead, packet, in extract_htc_pm_packets()
1130 ITERATE_OVER_LIST_ALLOW_REMOVE(&endpoint->TxQueue.QueueHead, packet, in extract_htc_system_resume_pkts()
1541 ITERATE_OVER_LIST_ALLOW_REMOVE(&pCallersSendQueue-> in htc_try_send()
1863 ITERATE_OVER_LIST_ALLOW_REMOVE(&pPktQueue->QueueHead, pPacket, in htc_send_pkts_sched_queue()
2615 ITERATE_OVER_LIST_ALLOW_REMOVE(&lookupQueue.QueueHead, pPacket, in htc_lookup_tx_packet()