qcacmn: Set host inspect in the case of wds_ext

Set host inspect in the case of wds_ext

Change-Id: I5d14aede300694faca6bf81813e4f66752419239
CRs-Fixed: 3377865
This commit is contained in:
Sai Rupesh Chevuru
2023-01-05 14:25:39 +05:30
committad av Madan Koyyalamudi
förälder 3bf50ce182
incheckning 9d8b5fa06d
3 ändrade filer med 6 tillägg och 3 borttagningar

Visa fil

@@ -1381,6 +1381,8 @@ static inline void dp_set_peer_isolation(struct dp_txrx_peer *peer, bool val)
}
#endif /* QCA_SUPPORT_PEER_ISOLATION */
bool dp_vdev_is_wds_ext_enabled(struct dp_vdev *vdev);
#ifdef QCA_SUPPORT_WDS_EXTENDED
static inline void dp_wds_ext_peer_init(struct dp_txrx_peer *txrx_peer)
{