Searched refs:fc_std_logo (Results 1 – 2 of 2) sorted by relevance
245 struct fc_std_logo { struct
530 struct fc_std_logo *plogo; in fdls_init_logo_frame()533 plogo = (struct fc_std_logo *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_init_logo_frame()534 *plogo = (struct fc_std_logo) { in fdls_init_logo_frame()1558 struct fc_std_logo *plogo; in fdls_send_fabric_logo()1563 sizeof(struct fc_std_logo); in fdls_send_fabric_logo()1572 plogo = (struct fc_std_logo *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_send_fabric_logo()1615 struct fc_std_logo *plogo; in fdls_tgt_logout()1620 sizeof(struct fc_std_logo); in fdls_tgt_logout()1629 plogo = (struct fc_std_logo *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_tgt_logout()4397 struct fc_std_logo *logo = (struct fc_std_logo *)fchdr; in fdls_process_logo_req()
Completed in 13 milliseconds