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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dali-ircc.h202 dma_addr_t tx_buff_dma; member in struct:ali_ircc_cb
H A Dw83977af_ir.h183 dma_addr_t tx_buff_dma; member in struct:w83977af_ir
H A Dw83977af_ir.c221 &self->tx_buff_dma, GFP_KERNEL);
257 self->tx_buff.head, self->tx_buff_dma);
304 self->tx_buff.head, self->tx_buff_dma);
614 set_dma_addr(self->io.dma, self->tx_buff_dma);
617 irda_setup_dma(self->io.dma, self->tx_buff_dma, self->tx_buff.len,
H A Dnsc-ircc.h259 dma_addr_t tx_buff_dma; member in struct:nsc_ircc_cb
H A Dvia-ircc.c399 &self->tx_buff_dma, GFP_KERNEL);
438 self->tx_buff.head, self->tx_buff_dma);
476 self->tx_buff.head, self->tx_buff_dma);
860 irda_setup_dma(self->io.dma, self->tx_buff_dma, self->tx_buff.len,
939 self->tx_buff.head) + self->tx_buff_dma,
H A Dali-ircc.c347 &self->tx_buff_dma, GFP_KERNEL);
394 self->tx_buff.head, self->tx_buff_dma);
432 self->tx_buff.head, self->tx_buff_dma);
1603 self->tx_buff.head) + self->tx_buff_dma,
H A Dnsc-ircc.c423 &self->tx_buff_dma, GFP_KERNEL);
483 self->tx_buff.head, self->tx_buff_dma);
523 self->tx_buff.head, self->tx_buff_dma);
1567 self->tx_buff.head) + self->tx_buff_dma,
H A Dsmsc-ircc2.c157 dma_addr_t tx_buff_dma; member in struct:smsc_ircc_cb
556 &self->tx_buff_dma, GFP_KERNEL);
606 self->tx_buff.head, self->tx_buff_dma);
1250 irda_setup_dma(self->io.dma, self->tx_buff_dma, self->tx_buff.len,
1796 self->tx_buff.head, self->tx_buff_dma);
H A Dvia-ircc.h106 dma_addr_t tx_buff_dma; member in struct:via_ircc_cb

Completed in 121 milliseconds