Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c1318 bool small_bcn_ofst) in __rtw89_mcc_fill_ptrn_anchor_ref() argument
1336 if (small_bcn_ofst) { in __rtw89_mcc_fill_ptrn_anchor_ref()
1350 bool small_bcn_ofst) in __rtw89_mcc_fill_ptrn_anchor_aux() argument
1368 if (small_bcn_ofst) { in __rtw89_mcc_fill_ptrn_anchor_aux()
1390 bool small_bcn_ofst; in __rtw89_mcc_calc_pattern_anchor() local
1393 small_bcn_ofst = true; in __rtw89_mcc_calc_pattern_anchor()
1395 small_bcn_ofst = true; in __rtw89_mcc_calc_pattern_anchor()
1397 small_bcn_ofst = false; in __rtw89_mcc_calc_pattern_anchor()
1410 __rtw89_mcc_fill_ptrn_anchor_ref(rtwdev, ptrn, small_bcn_ofst); in __rtw89_mcc_calc_pattern_anchor()
1412 __rtw89_mcc_fill_ptrn_anchor_aux(rtwdev, ptrn, small_bcn_ofst); in __rtw89_mcc_calc_pattern_anchor()
[all …]