Searched refs:gw_vnic_ka_period (Results 1 – 5 of 5) sorted by relevance
373 new_gwi->gw_vnic_ka_period = gwi->gw_vnic_ka_period; in eibnx_add_gw_to_gwlist()461 if (new_gwi->gw_vnic_ka_period != orig_gwi->gw_vnic_ka_period) { in eibnx_replace_gw_in_gwlist()463 "from 0x%lx to 0x%lx", orig_gwi->gw_vnic_ka_period, in eibnx_replace_gw_in_gwlist()464 new_gwi->gw_vnic_ka_period); in eibnx_replace_gw_in_gwlist()466 orig_gwi->gw_vnic_ka_period = new_gwi->gw_vnic_ka_period; in eibnx_replace_gw_in_gwlist()
194 gwi->gw_vnic_ka_period); in eibnx_create_node_props()198 EIB_PROP_VNIC_KA_PERIOD, gwi->gw_vnic_ka_period, dip, ret); in eibnx_create_node_props()
588 gwi->gw_vnic_ka_period = ntohl(desc_ka->ka_vnic_ka_period); in eibnx_fip_parse_advt_pkt()
475 eib_gwi.gi_vnic_ka_period = gwi->gw_vnic_ka_period; in eibnx_gw_is_aware()
218 uint32_t gw_vnic_ka_period; member