Searched refs:byDIFS (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Drndis.h129 BYTE byDIFS; member in struct:_CMD_SET_SSTIFS
139 BYTE byDIFS; member in struct:_CMD_CHANGE_BBTYPE
H A Ddevice.h607 BYTE byDIFS; member in struct:__device_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Drndis.h129 BYTE byDIFS; member in struct:_CMD_SET_SSTIFS
139 BYTE byDIFS; member in struct:_CMD_CHANGE_BBTYPE
H A Ddevice.h607 BYTE byDIFS; member in struct:__device_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dcard.c446 unsigned char byDIFS = 0; local
482 byDIFS = C_SIFS_A + 2*C_SLOT_SHORT;
508 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG;
536 byDIFS = C_SIFS_BG + 2*C_SLOT_SHORT;
539 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG;
568 byDIFS -= 3;
578 if (pDevice->byDIFS != byDIFS) {
579 pDevice->byDIFS = byDIFS;
[all...]
H A Ddevice.h519 unsigned char byDIFS; member in struct:__device_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dcard.c446 unsigned char byDIFS = 0; local
482 byDIFS = C_SIFS_A + 2*C_SLOT_SHORT;
508 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG;
536 byDIFS = C_SIFS_BG + 2*C_SLOT_SHORT;
539 byDIFS = C_SIFS_BG + 2*C_SLOT_LONG;
568 byDIFS -= 3;
578 if (pDevice->byDIFS != byDIFS) {
579 pDevice->byDIFS = byDIFS;
[all...]
H A Ddevice.h519 unsigned char byDIFS; member in struct:__device_info

Completed in 184 milliseconds