Lines Matching refs:circularQ

1204 	struct inbound_queue_table *circularQ;  in pm80xx_set_thermal_config()  local
1215 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_set_thermal_config()
1231 rc = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in pm80xx_set_thermal_config()
1248 struct inbound_queue_table *circularQ; in pm80xx_set_sas_protocol_timer_config() local
1262 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_set_sas_protocol_timer_config()
1314 rc = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in pm80xx_set_sas_protocol_timer_config()
1420 struct inbound_queue_table *circularQ; in pm80xx_encrypt_update() local
1430 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_encrypt_update()
1442 rc = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in pm80xx_encrypt_update()
1767 struct inbound_queue_table *circularQ; in pm80xx_send_abort_all() local
1797 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_send_abort_all()
1804 ret = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &task_abort, in pm80xx_send_abort_all()
1824 struct inbound_queue_table *circularQ; in pm80xx_send_read_log() local
1868 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_send_read_log()
1883 res = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &sata_cmd, in pm80xx_send_read_log()
3245 struct inbound_queue_table *circularQ; in pm80xx_hw_event_ack_req() local
3248 circularQ = &pm8001_ha->inbnd_q_tbl[Qnum]; in pm80xx_hw_event_ack_req()
3254 pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in pm80xx_hw_event_ack_req()
4194 struct outbound_queue_table *circularQ; in process_oq() local
4213 circularQ = &pm8001_ha->outbnd_q_tbl[vec]; in process_oq()
4219 if (!circularQ->pi_virt) in process_oq()
4221 ret = pm8001_mpi_msg_consume(pm8001_ha, circularQ, &pMsg1, &bc); in process_oq()
4227 circularQ, bc); in process_oq()
4231 circularQ->producer_index = in process_oq()
4232 cpu_to_le32(pm8001_read_32(circularQ->pi_virt)); in process_oq()
4233 if (le32_to_cpu(circularQ->producer_index) == in process_oq()
4234 circularQ->consumer_idx) in process_oq()
4280 struct inbound_queue_table *circularQ; in pm80xx_chip_smp_req() local
4310 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_chip_smp_req()
4380 spin_lock_irqsave(&circularQ->iq_lock, flags); in pm80xx_chip_smp_req()
4381 rc = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &smp_cmd, in pm80xx_chip_smp_req()
4383 spin_unlock_irqrestore(&circularQ->iq_lock, flags); in pm80xx_chip_smp_req()
4446 struct inbound_queue_table *circularQ; in pm80xx_chip_ssp_io_req() local
4469 circularQ = &pm8001_ha->inbnd_q_tbl[q_index]; in pm80xx_chip_ssp_io_req()
4585 spin_lock_irqsave(&circularQ->iq_lock, flags); in pm80xx_chip_ssp_io_req()
4586 ret = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, in pm80xx_chip_ssp_io_req()
4588 spin_unlock_irqrestore(&circularQ->iq_lock, flags); in pm80xx_chip_ssp_io_req()
4607 struct inbound_queue_table *circularQ; in pm80xx_chip_sata_req() local
4613 circularQ = &pm8001_ha->inbnd_q_tbl[q_index]; in pm80xx_chip_sata_req()
4822 spin_lock_irqsave(&circularQ->iq_lock, flags); in pm80xx_chip_sata_req()
4823 ret = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, in pm80xx_chip_sata_req()
4825 spin_unlock_irqrestore(&circularQ->iq_lock, flags); in pm80xx_chip_sata_req()
4838 struct inbound_queue_table *circularQ; in pm80xx_chip_phy_start_req() local
4842 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_chip_phy_start_req()
4865 ret = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opcode, &payload, in pm80xx_chip_phy_start_req()
4879 struct inbound_queue_table *circularQ; in pm80xx_chip_phy_stop_req() local
4883 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_chip_phy_stop_req()
4887 ret = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opcode, &payload, in pm80xx_chip_phy_stop_req()
4901 struct inbound_queue_table *circularQ; in pm80xx_chip_reg_dev_req() local
4910 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_chip_reg_dev_req()
4954 rc = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in pm80xx_chip_reg_dev_req()
4974 struct inbound_queue_table *circularQ; in pm80xx_chip_phy_ctl_req() local
4980 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm80xx_chip_phy_ctl_req()
4984 return pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in pm80xx_chip_phy_ctl_req()
5026 struct inbound_queue_table *circularQ; in mpi_set_phy_profile_req() local
5033 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in mpi_set_phy_profile_req()
5043 rc = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in mpi_set_phy_profile_req()
5068 struct inbound_queue_table *circularQ; in pm8001_set_phy_profile_single() local
5076 circularQ = &pm8001_ha->inbnd_q_tbl[0]; in pm8001_set_phy_profile_single()
5086 rc = pm8001_mpi_build_cmd(pm8001_ha, circularQ, opc, &payload, in pm8001_set_phy_profile_single()