Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qedf/
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()
/Linux-v6.6/include/scsi/fc/
Dfc_fip.h47 __be16 fip_op; /* operation code */ member
/Linux-v6.6/drivers/scsi/fnic/
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()
/Linux-v6.6/drivers/scsi/fcoe/
Dfcoe_ctlr.c403 sol->fip.fip_op = htons(FIP_OP_DISC); in fcoe_ctlr_solicit()
562 kal->fip.fip_op = htons(FIP_OP_CTRL); in fcoe_ctlr_send_keep_alive()
645 cap->fip.fip_op = htons(FIP_OP_LS); in fcoe_ctlr_encaps()
1554 op = ntohs(fiph->fip_op); in fcoe_ctlr_recv_handler()
2062 frame->fip.fip_op = htons(FIP_OP_VN2VN); in fcoe_ctlr_vn_send()
2929 frame->fip.fip_op = htons(FIP_OP_VLAN); in fcoe_ctlr_vlan_send()
Dfcoe.c575 ntohs(frame->fip.fip_op) == FIP_OP_VLAN && in fcoe_fip_send()
/Linux-v6.6/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1109 op = ntohs(fiph->fip_op); in bnx2fc_fip_send()