Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/
H A Dspkguide.txt448 # set punc and reading punc levels to 0
455 # set punc and reading punc levels to 1
462 # set punc and reading punc levels to 2
469 # set punc and reading punc levels to 3
476 chmod command, then you could change the default reading punc and
479 then the reading punc and punc level would both get set to 3.
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_mon.c637 enum ieee80211_radiotap_eht_usig_mu sig_symb, punc; in ath12k_wifi7_dp_mon_hal_rx_parse_u_sig_mu() local
641 punc = IEEE80211_RADIOTAP_EHT_USIG2_MU_B3_B7_PUNCTURED_INFO; in ath12k_wifi7_dp_mon_hal_rx_parse_u_sig_mu()
668 punc) | in ath12k_wifi7_dp_mon_hal_rx_parse_u_sig_mu()
685 punc | in ath12k_wifi7_dp_mon_hal_rx_parse_u_sig_mu()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3611 u8 punc = clamp_t(int, bw - 3, 0, 2); in rtw89_core_update_radiotap_he_mu() local
3616 le16_encode_bits(punc, IEEE80211_RADIOTAP_HE_MU_FLAGS2_PUNC_FROM_SIG_A_BW); in rtw89_core_update_radiotap_he_mu()