Searched refs:FIP_OP_CTRL (Results 1 – 5 of 5) sorted by relevance
65 FIP_OP_CTRL = 3, /* Keep Alive / Link Reset */ enumerator
708 else if (op == FIP_OP_CTRL && sub == FIP_SC_REP) in fdls_fip_recv_frame()821 .fip_op = cpu_to_be16(FIP_OP_CTRL), in fnic_handle_enode_ka_timer()875 .fip_op = cpu_to_be16(FIP_OP_CTRL), in fnic_handle_vn_ka_timer()
214 } else if (op == FIP_OP_CTRL && sub == FIP_SC_CLR_VLINK) { in qedf_fip_recv()
561 kal->fip.fip_op = htons(FIP_OP_CTRL); in fcoe_ctlr_send_keep_alive()1593 else if (op == FIP_OP_CTRL && sub == FIP_SC_CLR_VLINK) in fcoe_ctlr_recv_handler()
1109 if (op == FIP_OP_CTRL && sub == FIP_SC_SOL && bnx2fc_log_fka) in bnx2fc_fip_send()