Searched refs:tx_dst_addr (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/brcm80211/brcmfmac/
H A Dp2p.h93 * @tx_dst_addr: mac address where tx af should be sent to.
103 u8 tx_dst_addr[ETH_ALEN]; member in struct:afx_hdl
H A Dp2p.c1250 (ether_addr_equal(p2p_dev_addr, afx_hdl->tx_dst_addr))) {
1258 afx_hdl->tx_dst_addr, afx_hdl->peer_chan);
1387 (ether_addr_equal(afx_hdl->tx_dst_addr, e->addr))) {
1736 memcpy(afx_hdl->tx_dst_addr, action_frame->da, ETH_ALEN);
1870 (ether_addr_equal(afx_hdl->tx_dst_addr, e->addr))) {

Completed in 2731 milliseconds