Home
last modified time | relevance | path

Searched refs:peer_mac (Results 1 – 24 of 24) sorted by relevance

/Linux-v6.1/drivers/staging/rtl8723bs/include/
Dioctl_cfg80211.h12 u8 peer_mac[ETH_ALEN]; member
24 memset((invit_info)->peer_mac, 0, ETH_ALEN); \
35 u8 peer_mac[ETH_ALEN]; member
50 memset((nego_info)->peer_mac, 0, ETH_ALEN); \
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Ddp_rx.h56 int ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id,
93 int ath11k_peer_rx_frag_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id);
Ddp_rx.c973 const u8 *peer_mac, int vdev_id, u8 tid) in ath11k_dp_rx_tid_mem_free() argument
980 peer = ath11k_peer_find(ab, vdev_id, peer_mac); 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() argument
1015 peer = ath11k_peer_find(ab, vdev_id, peer_mac); in ath11k_peer_rx_tid_setup()
1035 peer_mac, paddr, in ath11k_peer_rx_tid_setup()
1082 ret = ath11k_wmi_peer_rx_reorder_queue_setup(ar, vdev_id, peer_mac, in ath11k_peer_rx_tid_setup()
1087 ath11k_dp_rx_tid_mem_free(ab, peer_mac, vdev_id, tid); 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() argument
3125 peer = ath11k_peer_find(ab, vdev_id, peer_mac); in ath11k_peer_rx_frag_setup()
Ddebugfs_htt_stats.c3623 htt_stats_buf->peer_mac.mac_addr_l32), in htt_print_pdev_stats_twt_session_tlv()
3625 htt_stats_buf->peer_mac.mac_addr_l32), in htt_print_pdev_stats_twt_session_tlv()
3627 htt_stats_buf->peer_mac.mac_addr_l32), in htt_print_pdev_stats_twt_session_tlv()
3629 htt_stats_buf->peer_mac.mac_addr_l32), in htt_print_pdev_stats_twt_session_tlv()
3631 htt_stats_buf->peer_mac.mac_addr_h16), in htt_print_pdev_stats_twt_session_tlv()
3633 htt_stats_buf->peer_mac.mac_addr_h16)); in htt_print_pdev_stats_twt_session_tlv()
Ddebugfs_htt_stats.h1673 struct htt_mac_addr peer_mac; member
Dwmi.h3626 u8 peer_mac[ETH_ALEN]; member
Dmac.c1547 ether_addr_copy(arg->peer_mac, sta->addr); in ath11k_peer_assoc_h_basic()
1784 arg->peer_mac, in ath11k_peer_assoc_h_ht()
Dwmi.c1928 ether_addr_copy(cmd->peer_macaddr.addr, param->peer_mac); in ath11k_wmi_send_peer_assoc_cmd()
2030 cmd->vdev_id, cmd->peer_associd, param->peer_mac, in ath11k_wmi_send_peer_assoc_cmd()
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
D11n.c578 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() argument
593 memcmp(priv->cfg_bssid, peer_mac, ETH_ALEN)) { in mwifiex_send_addba()
597 sta_ptr = mwifiex_get_sta_entry(priv, peer_mac); in mwifiex_send_addba()
602 peer_mac); in mwifiex_send_addba()
628 memcpy(&add_ba_req.peer_mac_addr, peer_mac, ETH_ALEN); in mwifiex_send_addba()
640 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba() argument
657 memcpy(&delba.peer_mac_addr, peer_mac, ETH_ALEN); in mwifiex_send_delba()
D11n.h39 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac);
40 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac,
Dtdls.c1072 memcpy(&tdls_oper.peer_mac, peer, ETH_ALEN); in mwifiex_tdls_process_config_link()
1099 memcpy(&tdls_oper.peer_mac, peer, ETH_ALEN); in mwifiex_tdls_process_create_link()
1126 memcpy(&tdls_oper.peer_mac, peer, ETH_ALEN); in mwifiex_tdls_process_disable_link()
1271 memcpy(&tdls_oper.peer_mac, sta_ptr->mac_addr, ETH_ALEN); in mwifiex_disable_all_tdls_links()
1529 int mwifiex_stop_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac) in mwifiex_stop_tdls_cs() argument
1533 ether_addr_copy(stop_tdls_cs_params.peer_mac, 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() argument
1545 ether_addr_copy(start_tdls_cs_params.peer_mac, peer_mac); in mwifiex_start_tdls_cs()
Dsta_cmdresp.c900 mwifiex_get_sta_entry(priv, cmd_tdls_oper->peer_mac); in mwifiex_ret_tdls_oper()
908 cmd_tdls_oper->peer_mac, reason); in mwifiex_ret_tdls_oper()
912 cmd_tdls_oper->peer_mac, reason); in mwifiex_ret_tdls_oper()
916 cmd_tdls_oper->peer_mac); in mwifiex_ret_tdls_oper()
923 cmd_tdls_oper->peer_mac, reason); in mwifiex_ret_tdls_oper()
929 cmd_tdls_oper->peer_mac); in mwifiex_ret_tdls_oper()
936 cmd_tdls_oper->peer_mac, reason); in mwifiex_ret_tdls_oper()
942 cmd_tdls_oper->peer_mac); in mwifiex_ret_tdls_oper()
D11n_rxreorder.c660 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_del_ba_tbl() argument
675 peer_mac, tid, initiator); in mwifiex_del_ba_tbl()
679 peer_mac); in mwifiex_del_ba_tbl()
687 ptx_tbl = mwifiex_get_ba_tbl(priv, tid, peer_mac); in mwifiex_del_ba_tbl()
695 ra_list = mwifiex_wmm_get_ralist_node(priv, tid_down, peer_mac); in mwifiex_del_ba_tbl()
Dsta_event.c249 u8 *mac = tdls_evt->peer_mac; in mwifiex_parse_tdls_event()
258 sta_ptr = mwifiex_get_sta_entry(priv, tdls_evt->peer_mac); in mwifiex_parse_tdls_event()
267 tdls_evt->peer_mac, in mwifiex_parse_tdls_event()
Dioctl.h465 u8 peer_mac[ETH_ALEN]; member
Dfw.h1406 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
Dsta_cmd.c1750 memcpy(tdls_oper->peer_mac, oper->peer_mac, ETH_ALEN); in mwifiex_cmd_tdls_oper()
1767 oper->peer_mac); in mwifiex_cmd_tdls_oper()
Dmain.h1642 int mwifiex_stop_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac);
1643 int mwifiex_start_tdls_cs(struct mwifiex_private *priv, const u8 *peer_mac,
Dcfg80211.c150 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_del_key() local
152 if (mwifiex_set_encode(priv, NULL, NULL, 0, key_index, peer_mac, 1)) { in mwifiex_cfg80211_del_key()
466 const u8 *peer_mac = pairwise ? mac_addr : bc_mac; in mwifiex_cfg80211_add_key() local
484 key_index, peer_mac, 0)) { in mwifiex_cfg80211_add_key()
/Linux-v6.1/net/smc/
Dsmc_core.h135 u8 peer_mac[ETH_ALEN]; /* = gid[8:10||13:15] */ member
380 u8 peer_mac[ETH_ALEN]; member
Daf_smc.c699 memcpy(link->peer_mac, ini->peer_mac, sizeof(link->peer_mac)); in smc_link_save_peer_info()
1194 memcpy(ini->peer_mac, aclc->r0.lcl.mac, ETH_ALEN); in smc_connect_rdma()
1221 !memcmp(l->peer_mac, &aclc->r0.lcl.mac, in smc_connect_rdma()
1222 sizeof(l->peer_mac)))) { in smc_connect_rdma()
2189 memcpy(ini->peer_mac, pclc->lcl.mac, ETH_ALEN); in smc_find_rdma_v2_device_serv()
2230 memcpy(ini->peer_mac, pclc->lcl.mac, ETH_ALEN); in smc_find_rdma_v1_device_serv()
Dsmc_ib.c83 memcpy(&qp_attr.ah_attr.roce.dmac, lnk->peer_mac, in smc_ib_modify_qp_rtr()
84 sizeof(lnk->peer_mac)); in smc_ib_modify_qp_rtr()
Dsmc_llc.c1017 memcpy(link->peer_mac, add_llc->sender_mac, ETH_ALEN); in smc_llc_save_add_link_info()
1050 !memcmp(llc->sender_mac, link->peer_mac, ETH_ALEN))) { in smc_llc_cli_add_link()
1468 !memcmp(add_llc->sender_mac, link->peer_mac, ETH_ALEN)))) { in smc_llc_srv_add_link()
Dsmc_core.c1838 !memcmp(lnk->peer_mac, peer_mac_v1, ETH_ALEN))) in smcr_lgr_match()
1880 ini->peer_gid, ini->peer_mac, role, in smc_conn_create()