Searched refs:types (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/ |
D | pktlog_ac.c | 146 uint32_t types = 0; in pktlog_enable_tgt() local 149 types |= WMI_PKTLOG_EVENT_TX; in pktlog_enable_tgt() 152 types |= WMI_PKTLOG_EVENT_RX; in pktlog_enable_tgt() 155 types |= WMI_PKTLOG_EVENT_RCF; in pktlog_enable_tgt() 158 types |= WMI_PKTLOG_EVENT_RCU; in pktlog_enable_tgt() 161 types |= WMI_PKTLOG_EVENT_SW; in pktlog_enable_tgt() 164 "%s: Pktlog events: %d", __func__, types); in pktlog_enable_tgt() 166 return pktlog_wma_post_msg(types, WMI_PDEV_PKTLOG_ENABLE_CMDID, in pktlog_enable_tgt()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_cfg80211.c | 726 .types = BIT(NL80211_IFTYPE_STATION), 735 .types = BIT(NL80211_IFTYPE_AP), 745 .types = BIT(NL80211_IFTYPE_P2P_CLIENT), 749 .types = BIT(NL80211_IFTYPE_P2P_GO), 758 .types = BIT(NL80211_IFTYPE_STATION) 765 .types = BIT(NL80211_IFTYPE_P2P_GO) | BIT(NL80211_IFTYPE_P2P_CLIENT), 774 .types = BIT(NL80211_IFTYPE_STATION) 778 .types = BIT(NL80211_IFTYPE_P2P_GO) | BIT(NL80211_IFTYPE_P2P_CLIENT) 783 .types = BIT(NL80211_IFTYPE_AP) 796 .types = BIT(NL80211_IFTYPE_P2P_GO) | BIT(NL80211_IFTYPE_P2P_CLIENT) [all …]
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parse_mac_trace.cmm | 25 ;the driver for the message types(enums) like: halmsgtype, limmsgtype, mgmttype 676 ;wnimsgtype code types. Inside those If condition added
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 39 // Tell framesc what types to use for... 42 %32-bit-type uint32_t // & 32-bit unsigned integral types. These can also 924 * Protected Setup IE. There are two sub-types of Registrars: WLAN Manager
|