Searched refs:vlan_params (Results 1 – 2 of 2) sorted by relevance
2576 …xtcp_st->ethernet.vlan_params |= (neigh->neigh_const.vlan_tag << XSTORM_ETH_CONTEXT_SECTION_VLAN_I… in _lm_tcp_init_xstorm_tcp_context()2583 …xtcp_st->ethernet.vlan_params |= (tcp->tcp_cached.user_priority << XSTORM_ETH_CONTEXT_SECTION_PRI… in _lm_tcp_init_xstorm_tcp_context()2585 if ((0 != GET_FLAGS(xtcp_st->ethernet.vlan_params, XSTORM_ETH_CONTEXT_SECTION_VLAN_ID)) || in _lm_tcp_init_xstorm_tcp_context()2586 (0 != GET_FLAGS(xtcp_st->ethernet.vlan_params, XSTORM_ETH_CONTEXT_SECTION_CFI)) || in _lm_tcp_init_xstorm_tcp_context()2587 (0 != GET_FLAGS(xtcp_st->ethernet.vlan_params, XSTORM_ETH_CONTEXT_SECTION_PRIORITY))) in _lm_tcp_init_xstorm_tcp_context()
6918 u16_t vlan_params; member6926 u16_t vlan_params; member