Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_fip.c175 struct fip_vn_desc *vp; in qedf_fip_recv()
257 vp = (struct fip_vn_desc *)desc; in qedf_fip_recv()
/OK3568_Linux_fs/kernel/include/scsi/fc/
H A Dfc_fip.h227 struct fip_vn_desc { struct
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c539 struct fip_vn_desc *vn; in fcoe_ctlr_send_keep_alive()
573 vn = (struct fip_vn_desc *)(kal + 1); in fcoe_ctlr_send_keep_alive()
1318 struct fip_vn_desc *vp; in fcoe_ctlr_recv_clr_vlink()
1327 struct fip_vn_desc **vlink_desc_arr = NULL; in fcoe_ctlr_recv_clr_vlink()
1422 vp = (struct fip_vn_desc *)desc; in fcoe_ctlr_recv_clr_vlink()
2031 struct fip_vn_desc vn; in fcoe_ctlr_vn_send()
2281 struct fip_vn_desc *vn = NULL; in fcoe_ctlr_vn_parse()
2355 if (dlen != sizeof(struct fip_vn_desc)) in fcoe_ctlr_vn_parse()
2357 vn = (struct fip_vn_desc *)desc; in fcoe_ctlr_vn_parse()