Home
last modified time | relevance | path

Searched refs:hw_cons_phys_addr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c474 prq->cmd_cons_dma_addr = cpu_to_le64(tx_ring->hw_cons_phys_addr); in qlcnic_82xx_fw_cmd_create_tx_ctx()
573 &tx_ring->hw_cons_phys_addr, in qlcnic_alloc_hw_resources()
734 tx_ring->hw_cons_phys_addr); in qlcnic_free_hw_resources()
H A Dqlcnic.h634 dma_addr_t hw_cons_phys_addr; member
H A Dqlcnic_83xx_hw.c1340 mbx.cnsmr_index_low = LSD(tx->hw_cons_phys_addr); in qlcnic_83xx_create_tx_ctx()
1341 mbx.cnsmr_index_high = MSD(tx->hw_cons_phys_addr); in qlcnic_83xx_create_tx_ctx()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c474 prq->cmd_cons_dma_addr = cpu_to_le64(tx_ring->hw_cons_phys_addr); in qlcnic_82xx_fw_cmd_create_tx_ctx()
573 &tx_ring->hw_cons_phys_addr, in qlcnic_alloc_hw_resources()
734 tx_ring->hw_cons_phys_addr); in qlcnic_free_hw_resources()
H A Dqlcnic.h634 dma_addr_t hw_cons_phys_addr; member
H A Dqlcnic_83xx_hw.c1339 mbx.cnsmr_index_low = LSD(tx->hw_cons_phys_addr); in qlcnic_83xx_create_tx_ctx()
1340 mbx.cnsmr_index_high = MSD(tx->hw_cons_phys_addr); in qlcnic_83xx_create_tx_ctx()

Completed in 28 milliseconds