Searched defs:peer_mac (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/staging/rtl8723bs/include/ |
H A D | ioctl_cfg80211.h | 12 u8 peer_mac[ETH_ALEN]; member 35 u8 peer_mac[ETH_ALEN]; member
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11n.c | 576 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() 638 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba()
|
H A D | tdls.c | 1531 int mwifiex_stop_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac) in mwifiex_stop_tdls_cs() 1542 int mwifiex_start_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac, in mwifiex_start_tdls_cs()
|
H A D | 11n_rxreorder.c | 660 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_del_ba_tbl()
|
H A D | ioctl.h | 162 u8 peer_mac[ETH_ALEN]; member 471 u8 peer_mac[ETH_ALEN]; member
|
H A D | fw.h | 1453 u8 peer_mac[ETH_ALEN]; member 1467 u8 peer_mac[ETH_ALEN]; member 1478 u8 peer_mac[ETH_ALEN]; member 2263 u8 peer_mac[ETH_ALEN]; member 2354 u8 peer_mac[ETH_ALEN]; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 970 const u8 *peer_mac, int vdev_id, u8 tid) in ath11k_dp_rx_tid_mem_free() 997 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, in ath11k_peer_rx_tid_setup() 3190 int ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id) in ath11k_peer_rx_frag_setup()
|
H A D | debugfs_htt_stats.h | 1688 struct htt_mac_addr peer_mac; member
|
H A D | wmi.h | 3762 u8 peer_mac[ETH_ALEN]; member
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.c | 1021 int ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id, in ath12k_dp_rx_peer_tid_setup() 2971 int ath12k_dp_rx_peer_frag_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id) in ath12k_dp_rx_peer_frag_setup()
|
H A D | wmi.h | 3848 u8 peer_mac[ETH_ALEN]; member
|