| /linux/drivers/net/ovpn/ |
| H A D | netlink.c | 348 u32 sockfd, peer_id; in ovpn_nl_peer_new_doit() local 472 u32 peer_id; in ovpn_nl_peer_set_doit() local 656 u32 peer_id; in ovpn_nl_peer_get_doit() local 781 u32 peer_id; in ovpn_nl_peer_del_doit() local 881 u32 peer_id; in ovpn_nl_key_new_doit() local 948 u32 peer_id, enum ovpn_key_slot slot, in ovpn_nl_send_key() 988 u32 peer_id; in ovpn_nl_key_get_doit() local 1067 u32 peer_id; in ovpn_nl_key_swap_doit() local 1104 u32 peer_id; in ovpn_nl_key_del_doit() local
|
| H A D | udp.c | 73 u32 peer_id; in ovpn_udp_encap_recv() local
|
| H A D | peer.c | 631 u32 peer_id) in ovpn_peer_get_by_id_p2p() 651 struct ovpn_peer *ovpn_peer_get_by_id(struct ovpn_priv *ovpn, u32 peer_id) in ovpn_peer_get_by_id()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_peer.c | 85 ath12k_dp_link_peer_search_by_id(struct ath12k_dp *dp, int peer_id) in ath12k_dp_link_peer_search_by_id() 134 void ath12k_dp_link_peer_unmap_event(struct ath12k_base *ab, u16 peer_id) in ath12k_dp_link_peer_unmap_event() 158 void ath12k_dp_link_peer_map_event(struct ath12k_base *ab, u8 vdev_id, u16 peer_id, in ath12k_dp_link_peer_map_event() 407 u16 ath12k_dp_peer_get_peerid_index(struct ath12k_dp *dp, u16 peer_id) in ath12k_dp_peer_get_peerid_index() 414 u16 peer_id) in ath12k_dp_peer_find_by_peerid() 432 ath12k_dp_link_peer_find_by_peerid(struct ath12k_pdev_dp *dp_pdev, u16 peer_id) in ath12k_dp_link_peer_find_by_peerid()
|
| H A D | dp_htt.c | 44 u16 peer_id) in ath12k_get_ppdu_user_index() 70 u16 peer_id; in ath12k_htt_tlv_ppdu_stats_parse() local 437 u32 peer_id = 0; in ath12k_htt_pull_ppdu_stats() local 582 u16 peer_id; in ath12k_dp_htt_htc_t2h_msg_handler() local
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | peer.c | 12 int peer_id) in ath11k_peer_find_list_by_id() 64 int peer_id) in ath11k_peer_find_by_id() 96 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id) in ath11k_peer_unmap_event() 120 void ath11k_peer_map_event(struct ath11k_base *ab, u8 vdev_id, u16 peer_id, in ath11k_peer_map_event()
|
| H A D | dp_tx.h | 17 u16 peer_id; member
|
| H A D | peer.h | 15 int peer_id; member
|
| H A D | hal_tx.h | 62 u16 peer_id; member
|
| H A D | hal_rx.h | 136 u16 peer_id; member
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | htt_rx.c | 1118 u16 peer_id; in ath10k_htt_rx_h_peer_channel() local 1882 u16 peer_id, in ath10k_htt_rx_h_frag_pn_check() 1930 u16 peer_id, in ath10k_htt_rx_h_mpdu() 2471 u16 peer_id; in ath10k_htt_rx_proc_rx_ind_hl() local 2771 u16 peer_id, sc, hdr_space; in ath10k_htt_rx_proc_rx_frag_ind_hl() local 2924 u16 peer_id; in ath10k_htt_rx_proc_rx_ind_ll() local 2959 u16 ppdu_info_offset = 0, peer_id; in ath10k_htt_rx_tx_compl_ind() local 3076 u16 info0, tid, peer_id; in ath10k_htt_rx_addba() local 3116 u16 info0, tid, peer_id; in ath10k_htt_rx_delba() local 3268 u16 peer_id; in ath10k_htt_rx_in_ord_ind() local [all …]
|
| H A D | txrx.c | 169 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id) in ath10k_peer_find_by_id()
|
| H A D | htt.h | 593 __le16 peer_id; member 792 __le16 peer_id; member 802 __le16 peer_id; member 810 __le16 peer_id; member 860 __le16 peer_id; member 1027 __le16 peer_id; member 1043 __le16 peer_id; member 1067 __le16 peer_id; member 1078 __le16 peer_id; member 1106 __le16 peer_id; member [all …]
|
| H A D | debug.h | 247 u16 peer_id, u8 tid, in ath10k_sta_update_rx_tid_stats_ampdu()
|
| H A D | debugfs_sta.c | 50 void ath10k_sta_update_rx_tid_stats_ampdu(struct ath10k *ar, u16 peer_id, u8 tid, in ath10k_sta_update_rx_tid_stats_ampdu()
|
| H A D | htt_tx.c | 49 u16 peer_id; in __ath10k_htt_tx_txq_recalc() local
|
| /linux/net/tipc/ |
| H A D | discover.c | 146 u8 *peer_id, in tipc_disc_addr_trial_msg() 203 u8 peer_id[NODE_ID_LEN] = {0,}; in tipc_disc_rcv() local
|
| H A D | node.c | 135 u8 peer_id[16]; member 468 struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id, in tipc_node_create() 1169 u8 *peer_id, struct tipc_bearer *b, in tipc_node_check_dest()
|
| H A D | link.c | 479 u32 peer, u8 *peer_id, u16 peer_caps, in tipc_link_create() 553 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, in tipc_link_bc_create()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lwt_seg6local.c | 54 int peer_id = ns * 2; in setup() local
|
| /linux/tools/testing/selftests/net/ovpn/ |
| H A D | ovpn-cli.c | 106 unsigned long peer_id; member 1803 static int ovpn_parse_new_peer(struct ovpn_ctx *ovpn, const char *peer_id, in ovpn_parse_new_peer() 1939 char peer_id[10], vpnip[INET6_ADDRSTRLEN], laddr[128], lport[10]; in ovpn_run_cmd() local
|
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | dp_rx.c | 37 void ath12k_wifi7_peer_rx_tid_qref_setup(struct ath12k_base *ab, u16 peer_id, u16 tid, in ath12k_wifi7_peer_rx_tid_qref_setup() 69 u16 peer_id, u16 tid) in ath12k_wifi7_peer_rx_tid_qref_reset() 1147 u32 peer_id = rx_info->peer_id; in ath12k_wifi7_dp_rx_frag_h_mpdu() local
|
| H A D | dp_mon.c | 1734 u16 peer_id; in ath12k_wifi7_dp_mon_rx_parse_status_tlv() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ptp.h | 90 u16 peer_id; member
|
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_queue_pair.c | 1454 u32 peer_id) in qp_notify_peer() 2086 u32 peer_id; in vmci_qp_broker_detach() local
|