OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_tx_queue_params
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
ap_drv_ops.c
556
if (hapd->driver == NULL || hapd->driver->
set_tx_queue_params
== NULL)
558
return hapd->driver->
set_tx_queue_params
(hapd->drv_priv, queue, aifs,
/external/wpa_supplicant_8/src/drivers/
driver.h
2363
int (*
set_tx_queue_params
)(void *priv, int queue, int aifs, int cw_min,
member in struct:wpa_driver_ops
[
all
...]
driver_nl80211.c
[
all
...]
Completed in 307 milliseconds