Home
last modified time | relevance | path

Searched refs:FIP_OP_CTRL (Results 1 – 5 of 5) sorted by relevance

/linux/include/scsi/fc/
A Dfc_fip.h65 FIP_OP_CTRL = 3, /* Keep Alive / Link Reset */ enumerator
/linux/drivers/scsi/qedf/
A Dqedf_fip.c214 } else if (op == FIP_OP_CTRL && sub == FIP_SC_CLR_VLINK) { in qedf_fip_recv()
/linux/drivers/scsi/fnic/
A Dfnic_fcs.c595 } else if (op == FIP_OP_CTRL && sub == FIP_SC_CLR_VLINK) { in fnic_fcoe_handle_fip_frame()
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c561 kal->fip.fip_op = htons(FIP_OP_CTRL); in fcoe_ctlr_send_keep_alive()
1601 else if (op == FIP_OP_CTRL && sub == FIP_SC_CLR_VLINK) in fcoe_ctlr_recv_handler()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c1120 if (op == FIP_OP_CTRL && sub == FIP_SC_SOL && bnx2fc_log_fka) in bnx2fc_fip_send()

Completed in 17 milliseconds