Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c1586 wmi_get_converted_peer_bitmap(uint32_t src_peer_bitmap, uint32_t *dst_bitmap) in wmi_get_converted_peer_bitmap() argument
1588 if (QDF_HAS_PARAM(src_peer_bitmap, WLAN_PEER_SELF)) in wmi_get_converted_peer_bitmap()
1592 if (QDF_HAS_PARAM(src_peer_bitmap, WLAN_PEER_AP)) in wmi_get_converted_peer_bitmap()
1596 if (QDF_HAS_PARAM(src_peer_bitmap, WLAN_PEER_TDLS)) in wmi_get_converted_peer_bitmap()
1600 if (QDF_HAS_PARAM(src_peer_bitmap, WLAN_PEER_NDP)) in wmi_get_converted_peer_bitmap()
1604 if (QDF_HAS_PARAM(src_peer_bitmap, WLAN_PEER_RTT_PASN)) in wmi_get_converted_peer_bitmap()