Home
last modified time | relevance | path

Searched refs:fip_vn_desc (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/scsi/fc/
Dfc_fip.h234 struct fip_vn_desc { struct
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c544 struct fip_vn_desc *vn; in fcoe_ctlr_send_keep_alive()
578 vn = (struct fip_vn_desc *)(kal + 1); in fcoe_ctlr_send_keep_alive()
1320 struct fip_vn_desc *vp; in fcoe_ctlr_recv_clr_vlink()
1329 struct fip_vn_desc **vlink_desc_arr = NULL; in fcoe_ctlr_recv_clr_vlink()
1395 vp = (struct fip_vn_desc *)desc; in fcoe_ctlr_recv_clr_vlink()
1996 struct fip_vn_desc vn; in fcoe_ctlr_vn_send()
2242 struct fip_vn_desc *vn = NULL; in fcoe_ctlr_vn_parse()
2319 if (dlen != sizeof(struct fip_vn_desc)) in fcoe_ctlr_vn_parse()
2321 vn = (struct fip_vn_desc *)desc; in fcoe_ctlr_vn_parse()