Searched defs:peer_mac (Results 1 – 13 of 13) sorted by relevance
/openbmc/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
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A 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()
|
H A 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()
|
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 | 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
|
H A D | ioctl.h | 466 u8 peer_mac[ETH_ALEN]; member
|
H A 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
|
/openbmc/linux/net/smc/ |
H A D | smc_core.h | 152 u8 peer_mac[ETH_ALEN]; /* = gid[8:10||13:15] */ member 418 u8 peer_mac[ETH_ALEN]; member
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 968 const u8 *peer_mac, int vdev_id, u8 tid) in ath11k_dp_rx_tid_mem_free() 996 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()
|
H A D | debugfs_htt_stats.h | 1688 struct htt_mac_addr peer_mac; member
|
H A D | wmi.h | 3710 u8 peer_mac[ETH_ALEN]; member
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A 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() 2745 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 | 3596 u8 peer_mac[ETH_ALEN]; member
|