Searched refs:beacon_offset (Results 1 – 2 of 2) sorted by relevance
1172 u16 bcn_ofst = config->beacon_offset; in __rtw89_mcc_calc_pattern_loose()1238 u16 bcn_ofst = config->beacon_offset; in __rtw89_mcc_calc_pattern_strict()1324 u16 bcn_ofst = config->beacon_offset; in __rtw89_mcc_fill_ptrn_anchor_ref()1356 u16 bcn_ofst = config->beacon_offset; in __rtw89_mcc_fill_ptrn_anchor_aux()1389 u16 bcn_ofst = config->beacon_offset; in __rtw89_mcc_calc_pattern_anchor()1808 config->beacon_offset = rtw89_mcc_get_bcn_ofst(rtwdev); in rtw89_mcc_fill_config()1818 config->beacon_offset = rtw89_mcc_get_bcn_ofst(rtwdev); in rtw89_mcc_fill_config()2715 if (bcn_ofst == config->beacon_offset) in rtw89_mcc_track()2718 if (bcn_ofst > config->beacon_offset) { in rtw89_mcc_track()2719 diff = bcn_ofst - config->beacon_offset; in rtw89_mcc_track()[all …]
6084 u16 beacon_offset; /* TU */ member