Searched refs:NUM_OF_TX_RING (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_usb.c317 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
362 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
409 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
H A Drtmp.h562 unsigned long OneSecOsTxCount[NUM_OF_TX_RING];
563 unsigned long OneSecDmaDoneCount[NUM_OF_TX_RING];
1744 struct rt_rtmp_dmabuf TxBufSpace[NUM_OF_TX_RING]; /* Shared memory of all 1st pre-allocated TxBuf associated with each TXD */
1746 struct rt_rtmp_dmabuf TxDescRing[NUM_OF_TX_RING]; /* Shared memory for Tx descriptors */
1747 struct rt_rtmp_tx_ring TxRing[NUM_OF_TX_RING]; /* AC0~4 + HCCA */
1805 BOOLEAN DeQueueRunning[NUM_OF_TX_RING]; /* for ensuring RTUSBDeQueuePacket get call once */
1806 spinlock_t DeQueueLock[NUM_OF_TX_RING];
1813 struct rt_ht_tx_context TxContext[NUM_OF_TX_RING];
1814 spinlock_t TxContextQueueLock[NUM_OF_TX_RING]; /* TxContextQueue spinlock */
1826 struct rt_queue_header TxSwQueue[NUM_OF_TX_RING]; /*
[all...]
H A Drt_main_dev.c254 for (i = 0; i < NUM_OF_TX_RING; i++) {
H A Drt_linux.c257 for (index = 0; index < NUM_OF_TX_RING; index++) {
H A Dusb_main_dev.c658 for (idx = 0; idx < NUM_OF_TX_RING; idx++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Drt_usb.c317 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
362 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
409 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
H A Drtmp.h562 unsigned long OneSecOsTxCount[NUM_OF_TX_RING];
563 unsigned long OneSecDmaDoneCount[NUM_OF_TX_RING];
1744 struct rt_rtmp_dmabuf TxBufSpace[NUM_OF_TX_RING]; /* Shared memory of all 1st pre-allocated TxBuf associated with each TXD */
1746 struct rt_rtmp_dmabuf TxDescRing[NUM_OF_TX_RING]; /* Shared memory for Tx descriptors */
1747 struct rt_rtmp_tx_ring TxRing[NUM_OF_TX_RING]; /* AC0~4 + HCCA */
1805 BOOLEAN DeQueueRunning[NUM_OF_TX_RING]; /* for ensuring RTUSBDeQueuePacket get call once */
1806 spinlock_t DeQueueLock[NUM_OF_TX_RING];
1813 struct rt_ht_tx_context TxContext[NUM_OF_TX_RING];
1814 spinlock_t TxContextQueueLock[NUM_OF_TX_RING]; /* TxContextQueue spinlock */
1826 struct rt_queue_header TxSwQueue[NUM_OF_TX_RING]; /*
[all...]
H A Drt_main_dev.c254 for (i = 0; i < NUM_OF_TX_RING; i++) {
H A Drt_linux.c257 for (index = 0; index < NUM_OF_TX_RING; index++) {
H A Dusb_main_dev.c658 for (idx = 0; idx < NUM_OF_TX_RING; idx++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_mac_pci.c73 for (num = 0; num < NUM_OF_TX_RING; num++) {
355 for (index = 0; index < NUM_OF_TX_RING; index++) {
549 for (index = 0; index < NUM_OF_TX_RING; index++) {
565 for (index = 0; index < NUM_OF_TX_RING; index++) {
626 for (num = 0; num < NUM_OF_TX_RING; num++) {
H A Dcmm_data_pci.c529 ASSERT(QueIdx < NUM_OF_TX_RING);
641 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
H A Dcmm_mac_usb.c178 for (acidx = 0; acidx < NUM_OF_TX_RING; acidx++) {
456 for (num = 0; num < NUM_OF_TX_RING; num++) {
H A Dcmm_data.c723 unsigned long FreeNumber[NUM_OF_TX_RING];
730 if (QIdx == NUM_OF_TX_RING) {
1379 /* RTMPDeQueuePacket(pAd, TRUE, NUM_OF_TX_RING, MAX_TX_PROCESS); */
1381 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
H A Drtmp_init.c196 for (index = 0; index < NUM_OF_TX_RING; index++) {
1474 for (i = 0; i < NUM_OF_TX_RING; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/
H A Dcmm_mac_pci.c73 for (num = 0; num < NUM_OF_TX_RING; num++) {
355 for (index = 0; index < NUM_OF_TX_RING; index++) {
549 for (index = 0; index < NUM_OF_TX_RING; index++) {
565 for (index = 0; index < NUM_OF_TX_RING; index++) {
626 for (num = 0; num < NUM_OF_TX_RING; num++) {
H A Dcmm_data_pci.c529 ASSERT(QueIdx < NUM_OF_TX_RING);
641 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
H A Dcmm_mac_usb.c178 for (acidx = 0; acidx < NUM_OF_TX_RING; acidx++) {
456 for (num = 0; num < NUM_OF_TX_RING; num++) {
H A Dcmm_data.c723 unsigned long FreeNumber[NUM_OF_TX_RING];
730 if (QIdx == NUM_OF_TX_RING) {
1379 /* RTMPDeQueuePacket(pAd, TRUE, NUM_OF_TX_RING, MAX_TX_PROCESS); */
1381 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drtmp_mac.h1302 #define NUM_OF_TX_RING 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/chip/
H A Drtmp_mac.h1302 #define NUM_OF_TX_RING 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2870/common/
H A Drtusb_io.c1356 NUM_OF_TX_RING,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2870/common/
H A Drtusb_io.c1356 NUM_OF_TX_RING,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Drtmp_data.c900 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/sta/
H A Drtmp_data.c900 RTMPDeQueuePacket(pAd, FALSE, NUM_OF_TX_RING, MAX_TX_PROCESS);

Completed in 325 milliseconds

12