Searched refs:skb_dequeue (Results 1 – 20 of 20) sorted by relevance
1516 skb = skb_dequeue(&ar->fwlog_tx_queue); in ath10k_fwlog_print_work()1558 skb = skb_dequeue(&ar->fwlog_tx_queue); in ath10k_fwlog_unregister()
729 skb = skb_dequeue(&ep->tx_req_head); in ath10k_htc_send_bundle_skbs()824 skb = skb_dequeue(&ep->tx_req_head); in ath10k_htc_bundle_tx_work()849 skb = skb_dequeue(&ep->tx_complete_head); in ath10k_htc_tx_complete_work()
368 while ((skb = skb_dequeue(&pipe->io_comp_queue))) { in ath10k_usb_io_comp_work()
1358 skb = skb_dequeue(&ar_sdio->rx_head); in ath10k_rx_indication_async_work()1974 while ((skb = skb_dequeue(&ar_sdio->rx_head))) in ath10k_sdio_hif_stop()
4466 skb = skb_dequeue(&ar->htt.rx_msdus_q); in ath10k_htt_rx_deliver_msdu()4485 skb = skb_dequeue(&htt->rx_indication_head); in ath10k_htt_rx_hl_indication()4528 while ((skb = skb_dequeue(&htt->rx_in_ord_compl_q))) { in ath10k_htt_txrx_compl_task()
4104 skb = skb_dequeue(&ar->offchan_tx_queue); in ath10k_offchan_tx_purge()4138 skb = skb_dequeue(&ar->offchan_tx_queue); in ath10k_offchan_tx_work()4218 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_purge()4234 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_work()
45 return skb_dequeue(&dev->mcu.res_q); in mt76_mcu_get_response()
153 while ((skb = skb_dequeue(&dev->mt76.mcu.res_q)) != NULL) in mt76x02_mcu_cleanup()
42 while ((skb = skb_dequeue(&mvm->time_sync.frame_list))) { in iwl_mvm_time_sync_find_skb()
2765 while ((skb = skb_dequeue(&scan_filter->scan_res))) { in iwl_mvm_mei_limited_scan()
266 struct sk_buff *skb = skb_dequeue(&txcb->tx_ack_queue); in rtw_usb_write_port() 353 skb_iter = skb_dequeue(list); in rtw_usb_tx_agg_skb() 553 skb = skb_dequeue(&rtwusb->rx_queue); in rtw_usb_rx_resubmit()
720 struct sk_buff *prev = skb_dequeue(&ring->queue); in rtw_pci_release_rsvd_page() 1022 skb = skb_dequeue(&ring->queue); in rtw_pci_tx_isr()
1217 skb = skb_dequeue(&rtwsdio->tx_queue[queue]); in rtw_sdio_tx_handler()
646 skb_resp = skb_dequeue(&coex->queue); in rtw_coex_info_request()
679 skb_dequeue(struct sk_buff_head *q) in skb_dequeue() function
868 skb = skb_dequeue(&dev->ipv6_ns_list); in mt7921_set_ipv6_ns_work()
116 skb = skb_dequeue(&rtwpci->h2c_queue); in rtw89_pci_reclaim_tx_fwcmd() 129 skb = skb_dequeue(&rtwpci->h2c_release_queue); in rtw89_pci_rxbd_recalc()
4837 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath12k_mgmt_over_wmi_tx_purge()4849 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath12k_mgmt_over_wmi_tx_work()
6088 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath11k_mgmt_over_wmi_tx_purge()6100 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath11k_mgmt_over_wmi_tx_work()
6891 skb = skb_dequeue(<xq->skbq);