Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8192e/
Drtllib_module.c135 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_rtllib()
Drtllib.h554 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
1615 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
Drtllib_rx.c395 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211_module.c153 for (i = 0; i < IEEE_IBSS_MAC_HASH_SIZE; i++) in alloc_ieee80211()
Dieee80211.h674 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
1823 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE];
Dieee80211_rx.c446 int index = mac[5] % IEEE_IBSS_MAC_HASH_SIZE; in is_duplicate_packet()
/linux-6.1.9/drivers/staging/r8188eu/include/
Dieee80211.h179 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dieee80211.h227 #define IEEE_IBSS_MAC_HASH_SIZE 31 macro