HomeSort by relevance Sort by last modified time
    Searched defs:hostapd_tx_queue_params (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
hostapd.c 798 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
802 struct hostapd_tx_queue_params *p;
1010 hostapd_tx_queue_params(iface);
    [all...]
ap_config.h 138 struct hostapd_tx_queue_params { struct
507 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];

Completed in 456 milliseconds