Searched refs:TxD (Results 1 - 5 of 5) 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.c525 struct rt_txd TxD, *pOriTxD; local
546 NdisMoveMemory(&TxD, pTxD, sizeof(struct rt_txd));
547 pTxD = &TxD;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.c678 lst_size = (sizeof(struct TxD) * config->max_txds);
962 lst_size = sizeof(struct TxD) * config->max_txds;
2382 struct TxD *txdlp, int get_off)
2386 struct TxD *txds;
2398 memset(txdlp, 0, (sizeof(struct TxD) * fifo_data->max_txds));
2415 memset(txdlp, 0, (sizeof(struct TxD) * fifo_data->max_txds));
2431 struct TxD *txdp;
2446 txdp = (struct TxD *)fifo->list_info[j].list_virt_addr;
3060 * Tx packet, this function is called. It identifies the last TxD
3072 struct TxD *txdl
[all...]
H A Ds2io.h493 struct TxD { struct
802 /* Save virtual address of TxD page with zero DMA addr(if any) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/keyspan_pda/
H A Dkeyspan_pda.S298 ;; do break on: clear PORTCCFG.0, set TxD high(?) (b1 low)
H A Dxircom_pgs.S336 ;; do break on: clear PORTCCFG.0, set TxD high(?) (b1 low)

Completed in 137 milliseconds