qcacmn: Extended WDS solution RX
1. Register peer->osif_peer for per-STA netdevice delivery. 2. Wi-Fi 3-address frame packets received would be processed through AP netdevice. 3. Wi-Fi 4-address frame packets received would be processed through per-STA netdevice. Change-Id: I102874ea1de9fba40ab7f0e2c32c9de1c9b4d075
Šī revīzija ir iekļauta:

revīziju iesūtīja
snandini

vecāks
aa434cb679
revīzija
c7789836fd
@@ -2487,7 +2487,8 @@ uint16_t dp_wds_ext_get_peer_id(ol_txrx_soc_handle soc,
|
||||
QDF_STATUS dp_wds_ext_set_peer_rx(ol_txrx_soc_handle soc,
|
||||
uint8_t vdev_id,
|
||||
uint8_t *mac,
|
||||
ol_txrx_rx_fp rx);
|
||||
ol_txrx_rx_fp rx,
|
||||
ol_osif_peer_handle osif_peer);
|
||||
#endif /* QCA_SUPPORT_WDS_EXTENDED */
|
||||
|
||||
#endif /* #ifndef _DP_INTERNAL_H_ */
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user