Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h464 htt_tx_send_nonstd(htt_pdev_handle htt_pdev,
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c855 htt_tx_send_nonstd(htt_pdev_handle pdev, in htt_tx_send_nonstd() function
1025 htt_tx_send_nonstd(htt_pdev_handle pdev, in htt_tx_send_nonstd() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c261 failed = htt_tx_send_nonstd(pdev->htt_pdev, msdu, id, pkt_type); in ol_tx_send_nonstd()