Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/scsi/fc/
Dfc_fip.h227 struct fip_vn_desc { struct
/Linux-v6.6/drivers/scsi/fcoe/
Dfcoe_ctlr.c540 struct fip_vn_desc *vn; in fcoe_ctlr_send_keep_alive()
574 vn = (struct fip_vn_desc *)(kal + 1); in fcoe_ctlr_send_keep_alive()
1315 struct fip_vn_desc *vp; in fcoe_ctlr_recv_clr_vlink()
1324 struct fip_vn_desc **vlink_desc_arr = NULL; in fcoe_ctlr_recv_clr_vlink()
1419 vp = (struct fip_vn_desc *)desc; in fcoe_ctlr_recv_clr_vlink()
2027 struct fip_vn_desc vn; in fcoe_ctlr_vn_send()
2277 struct fip_vn_desc *vn = NULL; in fcoe_ctlr_vn_parse()
2351 if (dlen != sizeof(struct fip_vn_desc)) in fcoe_ctlr_vn_parse()
2353 vn = (struct fip_vn_desc *)desc; in fcoe_ctlr_vn_parse()