Home
last modified time | relevance | path

Searched refs:host_rsp_dma_addr (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_ctx.c176 prq->host_rsp_dma_addr = cpu_to_le64(cardrsp_phys_addr); in nx_fw_cmd_create_rx_ctx()
326 prq->host_rsp_dma_addr = cpu_to_le64(rsp_phys_addr); in nx_fw_cmd_create_tx_ctx()
Dnetxen_nic.h815 __le64 host_rsp_dma_addr; /* Response dma'd here */ member
884 __le64 host_rsp_dma_addr; /* Response dma'd here */ member
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h611 __le64 host_rsp_dma_addr; /* Response dma'd here */ member
681 __le64 host_rsp_dma_addr; /* Response dma'd here */ member
Dqlcnic_ctx.c136 prq->host_rsp_dma_addr = cpu_to_le64(cardrsp_phys_addr); in qlcnic_fw_cmd_create_rx_ctx()
296 prq->host_rsp_dma_addr = cpu_to_le64(rsp_phys_addr); in qlcnic_fw_cmd_create_tx_ctx()