Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qedf/
Dqedf_fip.c42 vlan->fip.fip_op = htons(FIP_OP_VLAN); in qedf_fcoe_send_vlan_req()
126 op = ntohs(fiph->fip_op); in qedf_fip_send()
164 op = ntohs(fiph->fip_op); in qedf_fip_recv()
/Linux-v4.19/include/scsi/fc/
Dfc_fip.h59 __be16 fip_op; /* operation code */ member
/Linux-v4.19/drivers/scsi/fnic/
Dfnic_fcs.c312 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()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c413 sol->fip.fip_op = htons(FIP_OP_DISC); in fcoe_ctlr_solicit()
569 kal->fip.fip_op = htons(FIP_OP_CTRL); in fcoe_ctlr_send_keep_alive()
651 cap->fip.fip_op = htons(FIP_OP_LS); in fcoe_ctlr_encaps()
1567 op = ntohs(fiph->fip_op); in fcoe_ctlr_recv_handler()
2072 frame->fip.fip_op = htons(FIP_OP_VN2VN); in fcoe_ctlr_vn_send()
2945 frame->fip.fip_op = htons(FIP_OP_VLAN); in fcoe_ctlr_vlan_send()
Dfcoe.c589 ntohs(frame->fip.fip_op) == FIP_OP_VLAN && in fcoe_fip_send()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1122 op = ntohs(fiph->fip_op); in bnx2fc_fip_send()