Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.c82 static const struct rhashtable_params link_sta_rht_params = { variable
105 link_sta_rht_params); in link_sta_info_hash_add()
114 link_sta_rht_params); in link_sta_info_hash_del()
248 link_sta_rht_params); in link_sta_info_hash_lookup()
1558 err = rhltable_init(&local->link_sta_hash, &link_sta_rht_params); in sta_info_init()