Searched refs:rhash_id (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | peer.c | 216 ret = ath11k_peer_rhash_insert(ab, ab->rhead_peer_id, &peer->rhash_id, in ath11k_peer_rhash_add() 235 ath11k_peer_rhash_remove(ab, ab->rhead_peer_id, &peer->rhash_id, in ath11k_peer_rhash_add() 492 ret = ath11k_peer_rhash_remove(ab, ab->rhead_peer_id, &peer->rhash_id, in ath11k_peer_rhash_delete() 526 param->head_offset = offsetof(struct ath11k_peer, rhash_id); in ath11k_peer_rhash_id_tbl_init()
|
H A D | peer.h | 25 struct rhash_head rhash_id; member
|