Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_api.c241 enum wlan_phymode cur_phymode, in lim_populate_fd_capability() argument
289 switch (cur_phymode) { in lim_populate_fd_capability()
320 lim_fd_cap_phymode_EHT(cur_phymode, &fd_cap[1]); in lim_populate_fd_capability()
351 enum wlan_phymode cur_phymode; in lim_populate_fd_tmpl_frame() local
373 cur_phymode = des_chan->ch_phymode; in lim_populate_fd_tmpl_frame()
403 if (IS_WLAN_PHYMODE_160MHZ(cur_phymode)) { in lim_populate_fd_tmpl_frame()
445 lim_populate_fd_capability(pe_session, cur_phymode, &fd_cap[0]); in lim_populate_fd_tmpl_frame()