Home
last modified time | relevance | path

Searched refs:fip_dl_len (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/scsi/fc/
Dfc_fip.h62 __be16 fip_dl_len; /* length of descriptors in words */ member
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c412 sol->fip.fip_dl_len = htons(sizeof(sol->desc) / FIP_BPW); in fcoe_ctlr_solicit()
568 kal->fip.fip_dl_len = htons((sizeof(kal->mac) + in fcoe_ctlr_send_keep_alive()
677 cap->fip.fip_dl_len = htons(dlen / FIP_BPW); in fcoe_ctlr_encaps()
919 rlen = ntohs(fiph->fip_dl_len) * 4; in fcoe_ctlr_parse_adv()
1163 rlen = ntohs(fiph->fip_dl_len) * 4; in fcoe_ctlr_recv_els()
1349 rlen = ntohs(fh->fip_dl_len) * FIP_BPW; in fcoe_ctlr_recv_clr_vlink()
1537 if (ntohs(fiph->fip_dl_len) * FIP_BPW + sizeof(*fiph) > skb->len) in fcoe_ctlr_recv_handler()
2033 frame->fip.fip_dl_len = htons(dlen / FIP_BPW); in fcoe_ctlr_vn_send()
2276 rlen = ntohs(fiph->fip_dl_len) * 4; in fcoe_ctlr_vn_parse()
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_fcs.c297 rlen = ntohs(fiph->fip_dl_len) * 4; in is_fnic_fip_flogi_reject()
363 vlan->fip.fip_dl_len = htons(sizeof(vlan->desc) / FIP_BPW); in fnic_fcoe_send_vlan_req()
407 rlen = ntohs(fiph->fip_dl_len) * 4; in fnic_fcoe_process_vlan_resp()
546 if (ntohs(fiph->fip_dl_len) * FIP_BPW + sizeof(*fiph) > skb->len) in fnic_fcoe_handle_fip_frame()