OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_tx_queue_params
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
ap_drv_ops.c
735
if (hapd->driver == NULL || hapd->driver->
set_tx_queue_params
== NULL)
743
return hapd->driver->
set_tx_queue_params
(hapd->drv_priv, queue, aifs,
/src/external/bsd/wpa/dist/src/drivers/
driver.h
3841
*
set_tx_queue_params
- Set TX queue parameters
3850
int (*
set_tx_queue_params
)(void *priv, int queue, int aifs, int cw_min,
member in struct:wpa_driver_ops
driver_nl80211.c
14044
.
set_tx_queue_params
= i802_set_tx_queue_params,
Completed in 64 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026