Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_api.c394 fd_cntl_subfield = WLAN_FD_SSID_LEN_PRES(WLAN_FD_FRAMECNTL_SHORTSSID_LEN); in lim_populate_fd_tmpl_frame()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h1248 #define WLAN_FD_SSID_LEN_PRES(_v) ((_v) & 0x1F) macro