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 896 static void hostapd_tx_queue_params(struct hostapd_iface *iface) function
900 struct hostapd_tx_queue_params *p;
1254 hostapd_tx_queue_params(iface);
    [all...]
ap_config.h 144 struct hostapd_tx_queue_params { struct
568 struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];

Completed in 32 milliseconds