Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c328 prq_rds[i].host_phys_addr = cpu_to_le64(rds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx()
341 prq_sds[i].host_phys_addr = cpu_to_le64(sds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx()
469 prq_cds->host_phys_addr = cpu_to_le64(tx_ring->phys_addr); in nx_fw_cmd_create_tx_ctx()
Dnetxen_nic.h798 __le64 host_phys_addr; /* Ring base addr */ member
805 __le64 host_phys_addr; /* Ring base addr */ member
875 __le64 host_phys_addr; /* Ring base addr */ member
/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c314 prq_rds[i].host_phys_addr = cpu_to_le64(rds_ring->phys_addr); in qlcnic_82xx_fw_cmd_create_rx_ctx()
327 prq_sds[i].host_phys_addr = cpu_to_le64(sds_ring->phys_addr); in qlcnic_82xx_fw_cmd_create_rx_ctx()
478 prq_cds->host_phys_addr = cpu_to_le64(tx_ring->phys_addr); in qlcnic_82xx_fw_cmd_create_tx_ctx()
Dqlcnic.h709 __le64 host_phys_addr; /* Ring base addr */ member
716 __le64 host_phys_addr; /* Ring base addr */ member
787 __le64 host_phys_addr; /* Ring base addr */ member