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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_data_pci.c84 pTxD->LastSec1 = (bIsLast) ? 1 : 0;
143 pTxD->LastSec1 = (bIsLast) ? 1 : 0;
221 pTxD->LastSec1 = (bIsLast) ? 1 : 0;
271 pTxD->LastSec1 = 1;
321 pTxD->LastSec1 = 1;
359 pTxD->LastSec1 = 1;
1022 pTxD->LastSec1 = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Dmac_pci.h77 u32 LastSec1:1; member in struct:rt_txd

Completed in 213 milliseconds