Searched refs:htt_tx_send_batch (Results 1 – 3 of 3) sorted by relevance
449 htt_tx_send_batch(htt_pdev_handle htt_pdev,
846 htt_tx_send_batch(htt_pdev_handle pdev, qdf_nbuf_t head_msdu, int num_msdus) in htt_tx_send_batch() function994 htt_tx_send_batch(htt_pdev_handle pdev, qdf_nbuf_t head_msdu, int num_msdus) in htt_tx_send_batch() function
232 rejected = htt_tx_send_batch(pdev->htt_pdev, head_msdu, num_msdus); in ol_tx_send_batch()