hw_cons_phys_addr  637 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	dma_addr_t hw_cons_phys_addr;
hw_cons_phys_addr 1336 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	mbx.cnsmr_index_low = LSD(tx->hw_cons_phys_addr);
hw_cons_phys_addr 1337 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	mbx.cnsmr_index_high = MSD(tx->hw_cons_phys_addr);
hw_cons_phys_addr  475 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	prq->cmd_cons_dma_addr = cpu_to_le64(tx_ring->hw_cons_phys_addr);
hw_cons_phys_addr  574 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 						   &tx_ring->hw_cons_phys_addr,
hw_cons_phys_addr  729 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 					  tx_ring->hw_cons_phys_addr);