HomeSort by: relevance | last modified time | path
    Searched defs:ecwmax (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
if_urtw.c 3519 uint8_t aifs, sifs, slot, ecwmin, ecwmax; local in function:urtw_8187b_update_wmm
3530 ecwmax = 7;
3534 ((uint32_t)ecwmax << 12); /* ECW maximum, offset 16 */
if_urtw.c 3519 uint8_t aifs, sifs, slot, ecwmin, ecwmax; local in function:urtw_8187b_update_wmm
3530 ecwmax = 7;
3534 ((uint32_t)ecwmax << 12); /* ECW maximum, offset 16 */
if_urtw.c 3519 uint8_t aifs, sifs, slot, ecwmin, ecwmax; local in function:urtw_8187b_update_wmm
3530 ecwmax = 7;
3534 ((uint32_t)ecwmax << 12); /* ECW maximum, offset 16 */

Completed in 39 milliseconds