Searched refs:burst_time (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h127 int burst_time; /* maximum burst time in 0.1 ms (i.e., 10 = 1 ms); member in struct:ieee80211_tx_queue_params
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_sta.c287 /* TXOP is in units of 32 usec; burst_time in 0.1 ms */
288 params.burst_time = (pos[2] | (pos[3] << 8)) * 32 / 100;
292 params.cw_max, params.burst_time);
2441 qparam.burst_time = 0;

Completed in 116 milliseconds