Skip to content

wifi: PHY logs improvements

The main changes are to improve logs when EMLSR is used (multiple PHY per node, operating on different channels, each using multiple PHY interfaces). So far, we could only differentiate the PHYs on a same node by its address, which is pretty inconvenient, now we give more information: its index (if 0 this is the main PHY for EMLSR), its operating channel and its band.

Merge request reports