Searched refs:punctured (Results 1 – 13 of 13) sorted by relevance
| /linux/net/wireless/tests/ |
| H A D | chan.c | 154 .punctured = 0xf, 164 .punctured = 0xc0, 170 .punctured = 0xc000, 180 .punctured = 0x80, 186 .punctured = 0xc000,
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | phy.c | 138 .puncture_mask = cpu_to_le16(chandef->punctured), in iwl_mld_phy_fw_action()
|
| H A D | link.c | 710 n_subchannels -= hweight16(link_conf->chanreq.oper.punctured); in iwl_mld_get_n_subchannels() 869 link_conf->chanreq.oper.punctured, link_rssi); in iwl_mld_get_link_grade()
|
| H A D | mac80211.c | 989 chandef->punctured == phy->chandef.punctured) { in iwl_mld_change_chanctx()
|
| /linux/net/mac80211/ |
| H A D | util.c | 3248 he_chandef.punctured = in ieee80211_chandef_he_6ghz_oper() 3701 c->punctured = 0; in ieee80211_chandef_downgrade() 3709 c->punctured = 0; in ieee80211_chandef_downgrade() 3751 &c->punctured); in ieee80211_chandef_downgrade() 3760 if (!cfg80211_chandef_valid(c) && c->punctured) in ieee80211_chandef_downgrade()
|
| H A D | chan.c | 706 if (ctx->conf.def.punctured != chanreq->oper.punctured) in _ieee80211_change_chanctx()
|
| H A D | mlme.c | 328 eht_chandef.punctured = in ieee80211_determine_ap_chan() 361 u16 punct = chandef->punctured, npca_punct; in ieee80211_determine_ap_chan() 386 npca_chandef.punctured = npca_punct; in ieee80211_determine_ap_chan() 832 if (chandef->punctured && in ieee80211_chandef_usable()
|
| H A D | cfg.c | 4389 if (chanreq.oper.punctured && !link_conf->eht_support) in __ieee80211_channel_switch()
|
| /linux/net/wireless/ |
| H A D | trace.h | 144 __field(u16, punctured) 157 __entry->punctured = (chandef)->punctured; \ 166 __entry->punctured = 0; \ 174 __entry->center_freq2, __entry->punctured
|
| H A D | nl80211.c | 3671 chandef->punctured = in _nl80211_parse_chandef() 3674 if (chandef->punctured && in _nl80211_parse_chandef() 4234 if (chandef->punctured && in nl80211_send_chandef() 4235 nla_put_u32(msg, NL80211_ATTR_PUNCT_BITMAP, chandef->punctured)) in nl80211_send_chandef()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 867 u16 punctured; member 1013 chandef1->punctured == chandef2->punctured && in cfg80211_chandef_identical() 1141 u16 *punctured);
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 4017 u16 punct = bss_conf->chanreq.oper.punctured; in rtw89_fw_h2c_assoc_cmac_tbl_g7() 4140 u16 punct = bss_conf->chanreq.oper.punctured; in rtw89_fw_h2c_assoc_cmac_tbl_be() 4485 u16 punctured) in rtw89_fw_h2c_punctured_cmac_tbl_g7() argument 4504 h2c->w4 = le32_encode_bits(~punctured, CCTLINFO_G7_W4_ACT_SUBCH_CBW); in rtw89_fw_h2c_punctured_cmac_tbl_g7() 4528 u16 punctured) in rtw89_fw_h2c_punctured_cmac_tbl_be() argument 4546 h2c->w4 = le32_encode_bits(~punctured, BE_CCTL_INFO_W4_ACT_SUBCH_CBW); in rtw89_fw_h2c_punctured_cmac_tbl_be()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 11402 u32_encode_bits((~def.punctured), in ath12k_mac_update_peer_puncturing_width() 11407 def.punctured, def.width, arvif->vdev_id); in ath12k_mac_update_peer_puncturing_width() 11458 arvif->punct_bitmap = vifs[i].new_ctx->def.punctured; in ath12k_mac_update_vif_chan() 11490 vifs[i].new_ctx->def.punctured, in ath12k_mac_update_vif_chan() 12083 arvif->punct_bitmap = ctx->def.punctured; in ath12k_mac_op_assign_vif_chanctx()
|