Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h227 struct fip_vn_desc { struct
/openbmc/linux/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()
1313 struct fip_vn_desc *vp; in fcoe_ctlr_recv_clr_vlink()
1322 struct fip_vn_desc **vlink_desc_arr = NULL; in fcoe_ctlr_recv_clr_vlink()
1417 vp = (struct fip_vn_desc *)desc; in fcoe_ctlr_recv_clr_vlink()
2023 struct fip_vn_desc vn; in fcoe_ctlr_vn_send()
2273 struct fip_vn_desc *vn = NULL; in fcoe_ctlr_vn_parse()
2347 if (dlen != sizeof(struct fip_vn_desc)) in fcoe_ctlr_vn_parse()
2349 vn = (struct fip_vn_desc *)desc; in fcoe_ctlr_vn_parse()