Wireless Undetected

Installed Calculate Linux latest to Thinkpad P16s.
eth0 fine but wlan0 is undetected.
On Archlinux it shows up as:

Network controller: Qualcomm QCNFA765 Wireless Network Adapter (rev 01)
Subsystem: Lenovo Device 9309
Flags: bus master, fast devsel, latency 0, IRQ 76, IOMMU group 13
Memory at 80000000 (64-bit, non-prefetchable) [size=2M]
Capabilities:
Kernel driver in use: ath11k_pci
Kernel modules: ath11k_pci, wl

Checking on Gentoo seems ath10_pci is in kernel but not ath11k_pci.

modinfo ath11k
filename: /lib/modules/6.1.3-1-cachyos/kernel/drivers/net/wireless/ath/ath11k/ath11k.ko.zst
license: Dual BSD/GPL
description: Core module for Qualcomm Atheros 802.11ax wireless LAN cards.
srcversion: 4DDF62F8958DF69CC0AA8DC
depends: mac80211,qmi_helpers,cfg80211
retpoline: Y
intree: Y
name: ath11k
vermagic: 6.1.3-1-cachyos SMP preempt mod_unload
sig_id: PKCS#7
signer: Build time autogenerated kernel key
sig_key: 32:83:59:2C:D1:FC:44:D1:17:CC:0B:41:30:3B:D2:FA:A5:52:C9:E5
sig_hashalgo: sha512
signature: 30:65:02:30:6B:AB:B9:AC:46:C4:2A:B4:A4:17:00:1B:88:E6:39:B4:
6E:48:0C:5D:2D:53:50:29:CB:53:D6:75:DE:37:8C:47:F1:04:4D:B3:
4F:68:AA:17:BC:18:B2:25:AD:C9:26:83:02:31:00:D0:25:70:52:11:
B2:31:9F:6F:3E:E1:08:69:12:0F:56:51:9A:81:04:CC:29:96:CF:3E:
A6:9C:11:15:B9:1E:9E:77:92:B5:8C:AE:25:F1:42:EF:A3:AE:07:4F:
C4:60:28
parm: cold_boot_cal:Decrease the channel switch time but increase the driver load time (Default: true) (bool)
parm: debug_mask:Debugging mask (uint)
parm: crypto_mode:crypto mode: 0-hardware, 1-software (uint)
parm: frame_mode:Datapath frame mode (0: raw, 1: native wifi (default), 2: ethernet) (uint)

Any suggestions?