Searched defs:peer_mac (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | ioctl_cfg80211.h | 12 u8 peer_mac[ETH_ALEN]; member 35 u8 peer_mac[ETH_ALEN]; member
|
/linux-6.1.9/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 | 1529 int mwifiex_stop_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac) in mwifiex_stop_tdls_cs() 1540 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 | 465 u8 peer_mac[ETH_ALEN]; member
|
D | fw.h | 1406 u8 peer_mac[ETH_ALEN]; member 1420 u8 peer_mac[ETH_ALEN]; member 1431 u8 peer_mac[ETH_ALEN]; member 2216 u8 peer_mac[ETH_ALEN]; member
|
/linux-6.1.9/net/smc/ |
D | smc_core.h | 135 u8 peer_mac[ETH_ALEN]; /* = gid[8:10||13:15] */ member 380 u8 peer_mac[ETH_ALEN]; member
|
/linux-6.1.9/drivers/net/wireless/ath/ath11k/ |
D | dp_rx.c | 973 const u8 *peer_mac, int vdev_id, u8 tid) in ath11k_dp_rx_tid_mem_free() 1000 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, in ath11k_peer_rx_tid_setup() 3111 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 | 1673 struct htt_mac_addr peer_mac; member
|
D | wmi.h | 3626 u8 peer_mac[ETH_ALEN]; member
|