Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/pm8001/
Dpm8001_sas.h428 struct inbound_queue_table { struct
500 struct inbound_queue_table inbnd_q_tbl[PM8001_MAX_INB_NUM];
664 struct inbound_queue_table *circularQ,
667 int pm8001_mpi_msg_free_get(struct inbound_queue_table *circularQ,
Dpm8001_hwi.c1274 int pm8001_mpi_msg_free_get(struct inbound_queue_table *circularQ, in pm8001_mpi_msg_free_get()
1318 struct inbound_queue_table *circularQ, in pm8001_mpi_build_cmd()
1758 struct inbound_queue_table *circularQ; in pm8001_send_abort_all()
1809 struct inbound_queue_table *circularQ; in pm8001_send_read_log()
3322 struct inbound_queue_table *circularQ; in pm8001_hw_event_ack_req()
4169 struct inbound_queue_table *circularQ; in pm8001_chip_smp_req()
4237 struct inbound_queue_table *circularQ; in pm8001_chip_ssp_io_req()
4292 struct inbound_queue_table *circularQ; in pm8001_chip_sata_req()
4397 struct inbound_queue_table *circularQ; in pm8001_chip_phy_start_req()
4432 struct inbound_queue_table *circularQ; in pm8001_chip_phy_stop_req()
[all …]
Dpm80xx_hwi.c1186 struct inbound_queue_table *circularQ; in pm80xx_set_thermal_config()
1230 struct inbound_queue_table *circularQ; in pm80xx_set_sas_protocol_timer_config()
1394 struct inbound_queue_table *circularQ; in pm80xx_encrypt_update()
1775 struct inbound_queue_table *circularQ; in pm80xx_send_abort_all()
1830 struct inbound_queue_table *circularQ; in pm80xx_send_read_log()
3235 struct inbound_queue_table *circularQ; in pm80xx_hw_event_ack_req()
4204 struct inbound_queue_table *circularQ; in pm80xx_chip_smp_req()
4364 struct inbound_queue_table *circularQ; in pm80xx_chip_ssp_io_req()
4516 struct inbound_queue_table *circularQ; in pm80xx_chip_sata_req()
4740 struct inbound_queue_table *circularQ; in pm80xx_chip_phy_start_req()
[all …]
Dpm8001_init.c271 struct inbound_queue_table *ibq; in pm8001_alloc()