Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c348 prq_rds[i].host_phys_addr = cpu_to_le64(rds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx()
361 prq_sds[i].host_phys_addr = cpu_to_le64(sds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx()
490 prq_cds->host_phys_addr = cpu_to_le64(tx_ring->phys_addr); in nx_fw_cmd_create_tx_ctx()
Dnetxen_nic.h814 __le64 host_phys_addr; /* Ring base addr */ member
821 __le64 host_phys_addr; /* Ring base addr */ member
891 __le64 host_phys_addr; /* Ring base addr */ member
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c317 prq_rds[i].host_phys_addr = cpu_to_le64(rds_ring->phys_addr); in qlcnic_82xx_fw_cmd_create_rx_ctx()
330 prq_sds[i].host_phys_addr = cpu_to_le64(sds_ring->phys_addr); in qlcnic_82xx_fw_cmd_create_rx_ctx()
481 prq_cds->host_phys_addr = cpu_to_le64(tx_ring->phys_addr); in qlcnic_82xx_fw_cmd_create_tx_ctx()
Dqlcnic.h712 __le64 host_phys_addr; /* Ring base addr */ member
719 __le64 host_phys_addr; /* Ring base addr */ member
790 __le64 host_phys_addr; /* Ring base addr */ member