Searched refs:gm_type (Results 1 – 3 of 3) sorted by relevance
415 msg->gm_type = FIP_VNIC_LOGIN_ACK; in eibnx_fip_parse_pkt()540 msg->gm_type = (gwi->gw_flag_ucast_advt) ? in eibnx_fip_parse_advt_pkt()
692 if (msg.gm_type == FIP_VNIC_LOGIN_ACK) { in eibnx_process_rx()700 if (msg.gm_type != FIP_GW_ADVERTISE_MCAST && in eibnx_process_rx()701 msg.gm_type != FIP_GW_ADVERTISE_UCAST) { in eibnx_process_rx()
262 eibnx_gw_pkt_type_t gm_type; member