Home
last modified time | relevance | path

Searched refs:send_frame_io (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/elx/efct/
Defct_hw.h531 struct efct_hw_io *send_frame_io; member
Defct_hw.c1109 hw->hw_wq[0]->send_frame_io = efct_hw_io_alloc(hw); in efct_hw_init()
1110 if (!hw->hw_wq[0]->send_frame_io) in efct_hw_init()
2997 xri = wq->send_frame_io->indicator; in efct_hw_send_frame()