/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | peer.c | 67 int peer_id) in ath12k_peer_find_by_id() 110 void ath12k_peer_unmap_event(struct ath12k_base *ab, u16 peer_id) in ath12k_peer_unmap_event() 134 void ath12k_peer_map_event(struct ath12k_base *ab, u8 vdev_id, u16 peer_id, in ath12k_peer_map_event()
|
H A D | peer.h | 27 int peer_id; member
|
H A D | dp_rx.c | 751 static void ath12k_peer_rx_tid_qref_setup(struct ath12k_base *ab, u16 peer_id, u16 tid, in ath12k_peer_rx_tid_qref_setup() 773 static void ath12k_peer_rx_tid_qref_reset(struct ath12k_base *ab, u16 peer_id, u16 tid) in ath12k_peer_rx_tid_qref_reset() 1181 u16 peer_id) in ath12k_get_ppdu_user_index() 1207 u16 peer_id; in ath12k_htt_tlv_ppdu_stats_parse() local 1550 u32 peer_id = 0; in ath12k_htt_pull_ppdu_stats() local 1692 u16 peer_id; in ath12k_dp_htt_htc_t2h_msg_handler() local 3206 u32 peer_id; in ath12k_dp_rx_frag_h_mpdu() local 3534 u16 msdu_len, peer_id; in ath12k_dp_rx_h_null_q_desc() local
|
H A D | hal_tx.h | 65 u16 peer_id; member
|
/openbmc/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 | hw.c | 844 u16 peer_id = 0; in ath11k_hw_ipq8074_mpdu_info_get_peerid() local 855 u16 peer_id = 0; in ath11k_hw_qcn9074_mpdu_info_get_peerid() local 866 u16 peer_id = 0; in ath11k_hw_wcn6855_mpdu_info_get_peerid() local
|
H A D | hal_tx.h | 62 u16 peer_id; member
|
H A D | hal_rx.c | 1471 u16 peer_id; in ath11k_hal_rx_parse_mon_status_tlv() local
|
H A D | dp_rx.c | 1235 u16 peer_id) in ath11k_get_ppdu_user_index() 1258 u16 peer_id; in ath11k_htt_tlv_ppdu_stats_parse() local 1696 u16 peer_id; in ath11k_dp_htt_htc_t2h_msg_handler() local 3571 u32 peer_id; in ath11k_dp_rx_frag_h_mpdu() local
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.c | 32 ivshmem_server_send_one_msg(int sock_fd, int64_t peer_id, int fd) in ivshmem_server_send_one_msg() 434 ivshmem_server_search_peer(IvshmemServer *server, int64_t peer_id) in ivshmem_server_search_peer()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 1114 u16 peer_id; in ath10k_htt_rx_h_peer_channel() local 1878 u16 peer_id, in ath10k_htt_rx_h_frag_pn_check() 1926 u16 peer_id, in ath10k_htt_rx_h_mpdu() 2467 u16 peer_id; in ath10k_htt_rx_proc_rx_ind_hl() local 2920 u16 peer_id; in ath10k_htt_rx_proc_rx_ind_ll() local 3073 u16 info0, tid, peer_id; in ath10k_htt_rx_addba() local 3265 u16 peer_id; in ath10k_htt_rx_in_ord_ind() local 3385 u16 peer_id; in ath10k_htt_rx_tx_fetch_ind() local 3546 u16 peer_id; in ath10k_htt_rx_tx_mode_switch_ind() local 3922 int peer_id, i; in ath10k_htt_fetch_peer_stats() 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 | 592 __le16 peer_id; member 791 __le16 peer_id; member 801 __le16 peer_id; member 809 __le16 peer_id; member 859 __le16 peer_id; member 1027 __le16 peer_id; member 1043 __le16 peer_id; member 1067 __le16 peer_id; member 1668 u8 peer_id; member 1746 u16 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 | 48 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 | 47 u16 peer_id; in __ath10k_htt_tx_txq_recalc() local
|
/openbmc/qemu/contrib/ivshmem-client/ |
H A D | ivshmem-client.c | 94 int64_t peer_id; in ivshmem_client_handle_server_msg() local 405 ivshmem_client_search_peer(IvshmemClient *client, int64_t peer_id) in ivshmem_client_search_peer()
|
H A D | main.c | 84 int peer_id, vector; in ivshmem_client_handle_stdin_command() local
|
/openbmc/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 | 137 u8 peer_id[16]; member 470 struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id, in tipc_node_create() 1171 u8 *peer_id, struct tipc_bearer *b, in tipc_node_check_dest()
|
H A D | link.c | 501 u32 peer, u8 *peer_id, u16 peer_caps, in tipc_link_create() 577 bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, in tipc_link_bc_create()
|
/openbmc/linux/include/linux/ |
H A D | vmw_vmci_defs.h | 550 u32 peer_id; /* Context id of attaching/detaching VM. */ member 695 u32 peer_id; /* Context id of attaching/detaching VM. */ member
|
/openbmc/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
|