Home
last modified time | relevance | path

Searched refs:frames (Results 1 – 22 of 22) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_sched.c194 u_int16_t frames, used_credits = 0, tx_limit, tx_limit_flag = 0; in ol_tx_sched_select_batch_rr() local
211 frames = next_tq->frms; /* download as many frames as credit allows */ in ol_tx_sched_select_batch_rr()
213 frames, in ol_tx_sched_select_batch_rr()
215 frames = ol_tx_dequeue( in ol_tx_sched_select_batch_rr()
217 ol_tx_bad_peer_update_tx_limit(pdev, next_tq, frames, tx_limit_flag); in ol_tx_sched_select_batch_rr()
220 txq_queue->frms -= frames; in ol_tx_sched_select_batch_rr()
240 sctx->frms += frames; in ol_tx_sched_select_batch_rr()
335 int tid, int frames, int bytes) in ol_tx_sched_txq_discard_rr() argument
345 txq_queue->frms -= frames; in ol_tx_sched_txq_discard_rr()
744 int frames, bytes, used_credits = 0, tx_limit; in ol_tx_sched_select_batch_wrr_adv() local
[all …]
H A Dol_tx_queue.h353 u_int16_t frames,
415 u_int16_t frames, in ol_tx_bad_peer_update_tx_limit() argument
H A Dol_tx_sched.h43 int frames; member
H A Dol_rx.h67 void ol_rx_frames_free(htt_pdev_handle htt_pdev, qdf_nbuf_t frames);
H A Dol_tx_queue.c289 notify_ctx.frames = 1; in ol_tx_enqueue()
844 u_int16_t frames, in ol_tx_bad_peer_update_tx_limit() argument
860 if (txq->peer->tx_limit < frames) in ol_tx_bad_peer_update_tx_limit()
863 txq->peer->tx_limit -= frames; in ol_tx_bad_peer_update_tx_limit()
867 txq->peer->peer_ids[0], frames); in ol_tx_bad_peer_update_tx_limit()
870 txq->peer->peer_ids[0], frames); in ol_tx_bad_peer_update_tx_limit()
H A Dol_rx.c1546 void ol_rx_frames_free(htt_pdev_handle htt_pdev, qdf_nbuf_t frames) in ol_rx_frames_free() argument
1548 qdf_nbuf_t next, frag = frames; in ol_rx_frames_free()
/wlan-driver/wpa_supplicant_8/hostapd/
H A DREADME
H A DREADME-MULTI-AP
H A DChangeLog
H A Ddefconfig
H A Dandroid.config
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A DChangeLog
H A Dtodo.txt
H A DREADME-P2P
H A Dandroid.config
H A DREADME-HS20
H A Ddefconfig
H A DREADME
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms24 * \brief Primary 'frames' file for the MAC parser
27 * This file defines several 802.11 frames (along with their associated
28 * constituents) in a little language called "frames". When run through the
29 * 'framesc' program, it will generate C code for working with these frames:
33 * For more information on the "frames" language, run 'framesc --help'...
45 // Define some mnemonic constants; these are just for our use with the frames
1229 * The AP includes this field in Beacon and Probe Response frames so
3868 // the WSC IE differs in those two frames, we'd often see warning messages
3874 // I created this MULTIIE to stuff into the BeaconIEs frames to avoid this.
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_defrag.c78 static void dp_rx_defrag_frames_free(qdf_nbuf_t frames) in dp_rx_defrag_frames_free() argument
80 qdf_nbuf_t next, frag = frames; in dp_rx_defrag_frames_free()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml
/wlan-driver/qcacld-3.0/
H A DKbuild4034 #sta support to tx P2P action frames