Home
last modified time | relevance | path

Searched defs:hslot (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c628 u32 hslot; in brcmf_fws_psq_flush() local
814 u32 hslot; in brcmf_fws_bus_txq_cleanup() local
1399 u32 hslot; in brcmf_fws_txstatus_suppressed() local
1436 brcmf_fws_txs_process(struct brcmf_fws_info *fws, u8 flags, u32 hslot, in brcmf_fws_txs_process()
1552 u32 hslot; in brcmf_fws_txstatus_indicate() local
1987 int qidx, hslot; in brcmf_fws_rollback_toq() local
2093 int rc, hslot; in brcmf_fws_assign_htod() local
2202 u32 hslot; in brcmf_fws_dequeue_worker() local
2477 u32 hslot; in brcmf_fws_bustxcomplete() local
/linux/net/ipv4/
H A Dudp_diag.c105 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump() local
/linux/net/ipv6/
H A Dudp.c201 struct udp_hslot *hslot = &udptable->hash[slot]; in udp6_lib_lookup1() local
983 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver() local
/linux/include/net/
H A Dudp.h80 struct udp_hslot hslot; /* must be the first member */ member
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c309 unsigned long hash, hslot, slot; in kernel_unmap_linear_page() local
/linux/net/netfilter/
H A Dnf_conntrack_core.c2318 struct hlist_nulls_head *hslot = &nf_conntrack_hash[*bucket]; in get_next_corpse() local