Lines Matching full:fcp
150 * This function is called from the HW with unsolicited FC frames (FCP, ELS, BLS, etc.).
604 ocs_log_warn(ocs, "unsolicited FCP frame with invalid d_id x%x, dropping\n", in ocs_domain_dispatch_frame()
742 * @brief Dispatch unsolicited FCP frames (RQ Pair).
745 * Dispatch unsolicited FCP frames (called from the device node state machine).
823 * the FCP cmd should be the priority given to ALL frames contained in ocs_populate_io_fcp_cmd()
1055 * @brief Dispatch FCP data frames for auto xfer ready.
1058 * Dispatch unsolicited FCP data frames (auto xfer ready)
1183 * @brief Process send fcp response frame callback
1185 * The function is called when the send FCP response posting has completed. Regardless
1299 * @brief Send FCP response using SEND_FRAME
1301 * The FCP response is send using the SEND_FRAME function.
1343 /* extract FCP_DL from FCP command*/ in ocs_sframe_send_task_set_full_or_busy()