HomeSort by relevance Sort by last modified time
    Searched refs:set_tx_queue_params (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 598 if (hapd->driver == NULL || hapd->driver->set_tx_queue_params == NULL)
600 return hapd->driver->set_tx_queue_params(hapd->drv_priv, queue, aifs,
  /external/wpa_supplicant_8/src/drivers/
driver.h 2949 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 93 milliseconds