Searched refs:fip_op (Results 1 – 6 of 6) sorted by relevance
41 vlan->fip.fip_op = htons(FIP_OP_VLAN); in qedf_fcoe_send_vlan_req() 138 op = ntohs(fiph->fip_op); in qedf_fip_send() 188 op = ntohs(fiph->fip_op); in qedf_fip_recv()
70 .fip_op = cpu_to_be16(FIP_OP_VLAN), in fnic_fcoe_send_vlan_req() 210 .fip_ver = FIP_VER_ENCAPS(FIP_VER), .fip_op = cpu_to_be16(FIP_OP_DISC), in fnic_fcoe_start_fcf_discovery() 376 .fip_op = cpu_to_be16(FIP_OP_LS), in fnic_fcoe_start_flogi() 699 op = be16_to_cpu(fiph->fip_op); 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()
142 u16 op = be16_to_cpu(fiph->fip_op); in fnic_debug_dump_fip_frame()
47 __be16 fip_op; /* operation code */ member 60 * fip_op.
575 ntohs(frame->fip.fip_op) == FIP_OP_VLAN && in fcoe_fip_send()
1106 op = ntohs(fiph->fip_op); in bnx2fc_fip_send()