Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qedf/
Dqedf_fip.c175 struct fip_vn_desc *vp; in qedf_fip_recv()
257 vp = (struct fip_vn_desc *)desc; in qedf_fip_recv()
/Linux-v5.4/include/scsi/fc/
Dfc_fip.h227 struct fip_vn_desc { struct
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe_ctlr.c538 struct fip_vn_desc *vn; in fcoe_ctlr_send_keep_alive()
572 vn = (struct fip_vn_desc *)(kal + 1); in fcoe_ctlr_send_keep_alive()
1316 struct fip_vn_desc *vp; in fcoe_ctlr_recv_clr_vlink()
1325 struct fip_vn_desc **vlink_desc_arr = NULL; in fcoe_ctlr_recv_clr_vlink()
1420 vp = (struct fip_vn_desc *)desc; in fcoe_ctlr_recv_clr_vlink()
2028 struct fip_vn_desc vn; in fcoe_ctlr_vn_send()
2278 struct fip_vn_desc *vn = NULL; in fcoe_ctlr_vn_parse()
2352 if (dlen != sizeof(struct fip_vn_desc)) in fcoe_ctlr_vn_parse()
2354 vn = (struct fip_vn_desc *)desc; in fcoe_ctlr_vn_parse()