Home
last modified time | relevance | path

Searched defs:lim_ch_switch (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_sme_rsp_messages.c1884 static void lim_set_chan_sw_puncture(tLimChannelSwitchInfo *lim_ch_switch, in lim_set_chan_sw_puncture()
1896 static void lim_reset_csa_puncture(tLimChannelSwitchInfo *lim_ch_switch) in lim_reset_csa_puncture()
1908 static bool lim_is_puncture_same(tLimChannelSwitchInfo *lim_ch_switch, in lim_is_puncture_same()
1949 static void lim_set_chan_sw_puncture(tLimChannelSwitchInfo *lim_ch_switch, in lim_set_chan_sw_puncture()
1954 static void lim_reset_csa_puncture(tLimChannelSwitchInfo *lim_ch_switch) in lim_reset_csa_puncture()
1958 static bool lim_is_puncture_same(tLimChannelSwitchInfo *lim_ch_switch, in lim_is_puncture_same()
1988 tLimChannelSwitchInfo *lim_ch_switch, in lim_sta_follow_csa()
2014 tLimChannelSwitchInfo *lim_ch_switch = NULL; in lim_handle_sta_csa_param() local