Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qedf/
Dqedf_fip.c156 struct fip_vn_desc *vp; in qedf_fip_recv()
215 vp = (struct fip_vn_desc *)desc; in qedf_fip_recv()
/Linux-v4.19/include/scsi/fc/
Dfc_fip.h239 struct fip_vn_desc { struct
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c547 struct fip_vn_desc *vn; in fcoe_ctlr_send_keep_alive()
581 vn = (struct fip_vn_desc *)(kal + 1); in fcoe_ctlr_send_keep_alive()
1325 struct fip_vn_desc *vp; in fcoe_ctlr_recv_clr_vlink()
1334 struct fip_vn_desc **vlink_desc_arr = NULL; in fcoe_ctlr_recv_clr_vlink()
1429 vp = (struct fip_vn_desc *)desc; in fcoe_ctlr_recv_clr_vlink()
2037 struct fip_vn_desc vn; in fcoe_ctlr_vn_send()
2287 struct fip_vn_desc *vn = NULL; in fcoe_ctlr_vn_parse()
2364 if (dlen != sizeof(struct fip_vn_desc)) in fcoe_ctlr_vn_parse()
2366 vn = (struct fip_vn_desc *)desc; in fcoe_ctlr_vn_parse()