Searched refs:fc_std_gpn_ft (Results 1 – 2 of 2) sorted by relevance
216 struct fc_std_gpn_ft { struct
1081 struct fc_std_gpn_ft *pgpn_ft; in fdls_send_gpn_ft()1085 sizeof(struct fc_std_gpn_ft); in fdls_send_gpn_ft()1096 pgpn_ft = (struct fc_std_gpn_ft *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_send_gpn_ft()1097 *pgpn_ft = (struct fc_std_gpn_ft) { in fdls_send_gpn_ft()3208 struct fc_std_gpn_ft *gpn_ft_rsp = (struct fc_std_gpn_ft *) fchdr; in fdls_process_gpn_ft_rsp()