Home
last modified time | relevance | path

Searched defs:peer_mac (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dioctl_cfg80211.h14 u8 peer_mac[ETH_ALEN]; member
37 u8 peer_mac[ETH_ALEN]; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Dioctl_cfg80211.h12 u8 peer_mac[ETH_ALEN]; member
35 u8 peer_mac[ETH_ALEN]; member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.c672 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_del_ba_tbl() argument
H A D11n.c590 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() argument
652 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba() argument
H A Dtdls.c1532 int mwifiex_stop_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac) in mwifiex_stop_tdls_cs() argument
1543 int mwifiex_start_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac, in mwifiex_start_tdls_cs() argument
[all...]
H A Dcfg80211.c161 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_del_key() local
477 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_add_key() local
H A Dioctl.h478 u8 peer_mac[ETH_ALEN]; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A D11n.c578 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() argument
640 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba() argument
H A D11n_rxreorder.c660 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_del_ba_tbl() argument
H A Dtdls.c1532 int mwifiex_stop_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac) in mwifiex_stop_tdls_cs() argument
1543 int mwifiex_start_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac, in mwifiex_start_tdls_cs() argument
[all...]
H A Dcfg80211.c150 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 Dioctl.h466 u8 peer_mac[ETH_ALEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_pkex.c338 dpp_pkex_rx_exchange_req(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const u8 *peer_mac, const char *identifier, const char *code, const u8 *buf, size_t len, bool v2) dpp_pkex_rx_exchange_req() argument
690 dpp_pkex_rx_exchange_resp(struct dpp_pkex *pkex, const u8 *peer_mac, const u8 *buf, size_t buflen) dpp_pkex_rx_exchange_resp() argument
[all...]
H A Ddpp.h182 u8 peer_mac[ETH_ALEN]; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.h376 struct ether_addr peer_mac; member
H A Ddhd_rtt.c1206 dhd_rtt_is_nan_peer(dhd_pub_t *dhd, struct ether_addr *peer_mac) in dhd_rtt_is_nan_peer() argument
H A Dwl_android.c4264 char *peer_mac = NULL; in wl_android_get_rssi_per_ant() local
H A Dwl_cfg80211.h1140 u8 peer_mac[ETHER_ADDR_LEN]; member
1410 uint8 peer_mac[ETHER_ADDR_LEN]; member
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_core.h120 u8 peer_mac[ETH_ALEN]; /* = gid[8:10||13:15] */ member
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_core.h150 u8 peer_mac[ETH_ALEN]; /* = gid[8:10||13:15] */ member
411 u8 peer_mac[ETH_ALEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h133 u8 peer_mac[ETH_ALEN]; member
H A Ddpp.c7252 dpp_pkex_rx_exchange_req(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const u8 *peer_mac, const char *identifier, const char *code, const u8 *buf, size_t len) dpp_pkex_rx_exchange_req() argument
7595 dpp_pkex_rx_exchange_resp(struct dpp_pkex *pkex, const u8 *peer_mac, const u8 *buf, size_t buflen) dpp_pkex_rx_exchange_resp() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c934 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, in ath11k_peer_rx_tid_setup() argument
3016 int ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id) in ath11k_peer_rx_frag_setup() argument
906 ath11k_dp_rx_tid_mem_free(struct ath11k_base *ab, const u8 *peer_mac, int vdev_id, u8 tid) ath11k_dp_rx_tid_mem_free() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c995 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, in ath11k_peer_rx_tid_setup() argument
966 ath11k_dp_rx_tid_mem_free(struct ath11k_base *ab, const u8 *peer_mac, int vdev_id, u8 tid) ath11k_dp_rx_tid_mem_free() argument
3132 ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id) ath11k_peer_rx_frag_setup() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c933 int ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id, in ath12k_dp_rx_peer_tid_setup() argument
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() argument

Completed in 77 milliseconds

12