Home
last modified time | relevance | path

Searched refs:is_spcl_peer (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.c8044 uint8_t is_spcl_peer = DP_VLAN_UNTAGGED; local
8049 is_spcl_peer = dp_tx_need_multipass_process(soc, vdev, nbuf, &vlan_id);
8051 if ((is_spcl_peer != DP_VLAN_TAGGED_MULTICAST) &&
8052 (is_spcl_peer != DP_VLAN_TAGGED_UNICAST))
8055 if (is_spcl_peer == DP_VLAN_TAGGED_UNICAST) {