Searched refs:tx_buff_dma (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/net/irda/
H A Dali-ircc.h201 dma_addr_t tx_buff_dma; member in struct:ali_ircc_cb
H A Dw83977af_ir.h182 dma_addr_t tx_buff_dma; member in struct:w83977af_ir
H A Dw83977af_ir.c227 &self->tx_buff_dma, GFP_KERNEL);
255 self->tx_buff.head, self->tx_buff_dma);
302 self->tx_buff.head, self->tx_buff_dma);
589 set_dma_addr(self->io.dma, self->tx_buff_dma);
592 irda_setup_dma(self->io.dma, self->tx_buff_dma, self->tx_buff.len,
H A Dnsc-ircc.h261 dma_addr_t tx_buff_dma; member in struct:nsc_ircc_cb
H A Dvia-ircc.c410 &self->tx_buff_dma, GFP_KERNEL);
442 self->tx_buff.head, self->tx_buff_dma);
480 self->tx_buff.head, self->tx_buff_dma);
864 irda_setup_dma(self->io.dma, self->tx_buff_dma, self->tx_buff.len,
943 self->tx_buff.head) + self->tx_buff_dma,
H A Dali-ircc.c363 &self->tx_buff_dma, GFP_KERNEL);
402 self->tx_buff.head, self->tx_buff_dma);
440 self->tx_buff.head, self->tx_buff_dma);
1612 self->tx_buff.head) + self->tx_buff_dma,
H A Dnsc-ircc.c443 &self->tx_buff_dma, GFP_KERNEL);
498 self->tx_buff.head, self->tx_buff_dma);
538 self->tx_buff.head, self->tx_buff_dma);
1589 self->tx_buff.head) + self->tx_buff_dma,
H A Dsmsc-ircc2.c155 dma_addr_t tx_buff_dma; member in struct:smsc_ircc_cb
572 &self->tx_buff_dma, GFP_KERNEL);
622 self->tx_buff.head, self->tx_buff_dma);
1258 irda_setup_dma(self->io.dma, self->tx_buff_dma, self->tx_buff.len,
1795 self->tx_buff.head, self->tx_buff_dma);
H A Dvia-ircc.h105 dma_addr_t tx_buff_dma; member in struct:via_ircc_cb

Completed in 184 milliseconds