Searched refs:rx_stream (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Distream.c163 ULongToPtr(a->rx_stream[Id] + a->rx_pos[Id]),
165 (void*)(a->rx_stream[Id] + a->rx_pos[Id]),
183 ULongToPtr(a->rx_stream[Id] + a->rx_pos[Id] + 4),
185 (void*)(a->rx_stream[Id] + a->rx_pos[Id] + 4),
199 ULongToPtr(a->rx_stream[Id] + a->rx_pos[Id]),
201 (void*)(a->rx_stream[Id] + a->rx_pos[Id]),
H A Ddi.h60 dword rx_stream[256]; member in struct:adapter_s
H A Ddi.c515 a->rx_stream[Id] = tmp[1];
518 Id, a->tx_stream[Id], a->rx_stream[Id]))
522 Id, a->tx_stream[Id], a->rx_stream[Id]))
525 a->rx_stream[Id] -= offset;
531 a->rx_stream[Id] = 0;
599 if ((a->rx_stream[this->Id] ||
609 (int)a->rx_stream[this->Id], (void**)&cma, &d);
H A Dos_4bri.c896 memset(&Slave->a.rx_stream[0], 0x00,
897 sizeof(Slave->a.rx_stream));
H A Dos_bri.c593 memset(&IoAdapter->a.rx_stream[0], 0x00,
594 sizeof(IoAdapter->a.rx_stream));
H A Dos_pri.c397 memset(&IoAdapter->a.rx_stream[0], 0x00,
398 sizeof(IoAdapter->a.rx_stream));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-power.h57 * @rx_stream: number of rx stream allowed
65 enum iwl_antenna_ok rx_stream; member in struct:iwl_tt_restriction
H A Diwl-power.c419 return restriction->rx_stream;
H A Diwl-debugfs.c712 restriction->rx_stream);

Completed in 89 milliseconds