Searched refs:wds_tx_ucast (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_wds.h | 72 int wds_tx_ucast, int wds_tx_mcast) in cdp_set_wds_tx_policy_update() argument 82 soc, vdev_id, peer_mac, wds_tx_ucast, in cdp_set_wds_tx_policy_update()
|
H A D | cdp_txrx_ops.h | 1460 int wds_tx_ucast, int wds_tx_mcast);
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_txrx_wds.c | 423 uint8_t *peer_mac, int wds_tx_ucast, in dp_txrx_peer_wds_tx_policy_update() argument 444 if (wds_tx_ucast || wds_tx_mcast) { in dp_txrx_peer_wds_tx_policy_update() 446 peer->txrx_peer->wds_ecm.wds_tx_ucast_4addr = wds_tx_ucast; in dp_txrx_peer_wds_tx_policy_update()
|
H A D | dp_txrx_wds.h | 137 uint8_t *peer_mac, int wds_tx_ucast,
|