Searched refs:wMaxTransmitMSDULifetime (Results 1 – 6 of 6) sorted by relevance
548 unsigned short wMaxTransmitMSDULifetime; member
1249 pDevice->wMaxTransmitMSDULifetime = wrq->value; in iwctl_siwretry()1271 wrq->value = (int)pDevice->wMaxTransmitMSDULifetime; //ms in iwctl_giwretry()
448 pDevice->wMaxTransmitMSDULifetime = DEFAULT_MSDU_LIFETIME; in device_set_options()
652 WORD wMaxTransmitMSDULifetime; member
1196 pDevice->wMaxTransmitMSDULifetime = wrq->value; in iwctl_siwretry()1218 wrq->value = (int)pDevice->wMaxTransmitMSDULifetime; //ms in iwctl_giwretry()
314 pDevice->wMaxTransmitMSDULifetime = DEFAULT_MSDU_LIFETIME; in device_set_options()