After restarting my pc, I am not able to see any wifi devices in my list.
$ lspci -knn | grep Net -A3; rfkill list
02:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265 [8086:0150]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi, wl
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
3: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
$ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 53.111.246.105 netmask 255.255.255.0 broadcast 53.111.246.255
inet6 fe80::addc:acda:e5c:baa8 prefixlen 64 scopeid 0x20<link>
ether c8:f7:50:7c:13:d8 txqueuelen 1000 (Ethernet)
RX packets 233182 bytes 67118170 (67.1 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 218000 bytes 58331408 (58.3 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16 memory 0xec300000-ec320000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 155174 bytes 155660379 (155.6 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 155174 bytes 155660379 (155.6 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 38:00:25:b3:43:45 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Any suggestions?