Searched refs:send_frame_io (Results 1 – 2 of 2) sorted by relevance
1185 ocs_hw_io_t *send_frame_io; member
992 wq->send_frame_io = ocs_hw_io_alloc(hw); in ocs_hw_init()993 if (wq->send_frame_io == NULL) { in ocs_hw_init()998 hw->hw_wq[0]->send_frame_io = ocs_hw_io_alloc(hw); in ocs_hw_init()999 if (hw->hw_wq[0]->send_frame_io == NULL) { in ocs_hw_init()4379 xri = wq->send_frame_io->indicator; in ocs_hw_send_frame()