Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1360 arg.punct_bitmap = 0xFFFFFFFF; in ath12k_mac_monitor_vdev_start()
3475 arg->punct_bitmap = ~arvif->punct_bitmap; in ath12k_peer_assoc_h_eht()
3511 arg->punct_bitmap); in ath12k_peer_assoc_h_eht()
11180 arg.punct_bitmap = ~arvif->punct_bitmap; in ath12k_mac_vdev_start_restart()
11236 ath12k_mac_phymode_str(arg.mode), arg.punct_bitmap); in ath12k_mac_vdev_start_restart()
11479 arvif->punct_bitmap = vifs[i].new_ctx->def.punctured; in ath12k_mac_update_vif_chan()
12104 arvif->punct_bitmap = ctx->def.punctured; in ath12k_mac_op_assign_vif_chanctx()
H A Dwmi.c1119 cmd->punct_bitmap = cpu_to_le32(arg->punct_bitmap); in ath12k_wmi_vdev_start()
2211 cmd->punct_bitmap = cpu_to_le32(arg->punct_bitmap); in ath12k_wmi_send_peer_assoc_cmd()