Searched refs:FIP_OP_VLAN (Results 1 – 5 of 5) sorted by relevance
41 vlan->fip.fip_op = htons(FIP_OP_VLAN); in qedf_fcoe_send_vlan_req()211 if (op == FIP_OP_VLAN && sub == FIP_SC_VL_NOTE) { in qedf_fip_recv()
66 FIP_OP_VLAN = 4, /* VLAN discovery */ enumerator
400 vlan->fip.fip_op = htons(FIP_OP_VLAN); in fnic_fcoe_send_vlan_req()591 } else if (op == FIP_OP_VLAN && sub == FIP_SC_VL_NOTE) { in fnic_fcoe_handle_fip_frame()
1574 if (fip_vlan_resp && op == FIP_OP_VLAN) { in fcoe_ctlr_recv_handler()2925 frame->fip.fip_op = htons(FIP_OP_VLAN); in fcoe_ctlr_vlan_send()
575 ntohs(frame->fip.fip_op) == FIP_OP_VLAN && in fcoe_fip_send()