Home
last modified time | relevance | path

Searched refs:fip_op (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_fip.c41 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()
/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h47 __be16 fip_op; /* operation code */ member
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c316 op = ntohs(fiph->fip_op); in is_fnic_fip_flogi_reject()
388 vlan->fip.fip_op = htons(FIP_OP_VLAN); in fnic_fcoe_send_vlan_req()
432 ntohs(fiph->fip_op), fiph->fip_subcode); in fnic_fcoe_process_vlan_resp()
565 op = ntohs(fiph->fip_op); in fnic_fcoe_handle_fip_frame()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c402 sol->fip.fip_op = htons(FIP_OP_DISC); in fcoe_ctlr_solicit()
561 kal->fip.fip_op = htons(FIP_OP_CTRL); in fcoe_ctlr_send_keep_alive()
644 cap->fip.fip_op = htons(FIP_OP_LS); in fcoe_ctlr_encaps()
1552 op = ntohs(fiph->fip_op); in fcoe_ctlr_recv_handler()
2058 frame->fip.fip_op = htons(FIP_OP_VN2VN); in fcoe_ctlr_vn_send()
2925 frame->fip.fip_op = htons(FIP_OP_VLAN); in fcoe_ctlr_vlan_send()
H A Dfcoe.c575 ntohs(frame->fip.fip_op) == FIP_OP_VLAN && in fcoe_fip_send()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1106 op = ntohs(fiph->fip_op); in bnx2fc_fip_send()