Searched refs:ibss_mac_hash (Results 1 – 4 of 4) sorted by relevance
129 INIT_LIST_HEAD(&ieee->ibss_mac_hash[i]); in alloc_rtllib()
1340 struct list_head ibss_mac_hash[IEEE_IBSS_MAC_HASH_SIZE]; member
1270 struct list_head ibss_mac_hash[IPW_IBSS_MAC_HASH_SIZE]; member
8091 list_for_each(p, &priv->ibss_mac_hash[index]) { in is_duplicate_packet()8097 if (p == &priv->ibss_mac_hash[index]) { in is_duplicate_packet()8109 &priv->ibss_mac_hash[index]); in is_duplicate_packet()11567 INIT_LIST_HEAD(&priv->ibss_mac_hash[i]); in ipw_pci_probe()11770 list_for_each_safe(p, q, &priv->ibss_mac_hash[i]) { in ipw_pci_remove()