Searched defs:peer_mac (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/drivers/staging/rtl8723bs/include/ |
D | ioctl_cfg80211.h | 12 u8 peer_mac[ETH_ALEN]; member 35 u8 peer_mac[ETH_ALEN]; member
|
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/ |
D | 11n.c | 578 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() 640 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba()
|
D | tdls.c | 1532 int mwifiex_stop_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac) in mwifiex_stop_tdls_cs() 1543 int mwifiex_start_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac, in mwifiex_start_tdls_cs()
|
D | 11n_rxreorder.c | 660 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_del_ba_tbl()
|
D | cfg80211.c | 150 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_del_key() local 466 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_add_key() local
|
D | ioctl.h | 466 u8 peer_mac[ETH_ALEN]; member
|
D | fw.h | 1408 u8 peer_mac[ETH_ALEN]; member 1422 u8 peer_mac[ETH_ALEN]; member 1433 u8 peer_mac[ETH_ALEN]; member 2218 u8 peer_mac[ETH_ALEN]; member
|
/linux-6.6.21/net/smc/ |
D | smc_core.h | 150 u8 peer_mac[ETH_ALEN]; /* = gid[8:10||13:15] */ member 411 u8 peer_mac[ETH_ALEN]; member
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | dp_rx.c | 967 const u8 *peer_mac, int vdev_id, u8 tid) in ath11k_dp_rx_tid_mem_free() 995 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, in ath11k_peer_rx_tid_setup() 3132 int ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id) in ath11k_peer_rx_frag_setup()
|
D | debugfs_htt_stats.h | 1688 struct htt_mac_addr peer_mac; member
|
D | wmi.h | 3710 u8 peer_mac[ETH_ALEN]; member
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ |
D | dp_rx.c | 933 int ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id, in ath12k_dp_rx_peer_tid_setup() 2742 int ath12k_dp_rx_peer_frag_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id) in ath12k_dp_rx_peer_frag_setup()
|
D | wmi.h | 3595 u8 peer_mac[ETH_ALEN]; member
|