Searched refs:hw_cons_phys_addr (Results 1 – 3 of 3) sorted by relevance
474 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()
634 dma_addr_t hw_cons_phys_addr; member
1339 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()