Home
last modified time | relevance | path

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

/openbmc/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
1991 int qidx, hslot; in brcmf_fws_rollback_toq() local
2097 int rc, hslot; in brcmf_fws_assign_htod() local
2206 u32 hslot; in brcmf_fws_dequeue_worker() local
2481 u32 hslot; in brcmf_fws_bustxcomplete() local
/openbmc/linux/net/ipv4/
H A Dudp.c142 const struct udp_hslot *hslot, in udp_lib_lport_inuse()
208 static int udp_reuseport_add_sock(struct sock *sk, struct udp_hslot *hslot) in udp_reuseport_add_sock()
243 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local
1977 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash() local
2008 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash() local
2256 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp4_lib_mcast_deliver() local
2505 struct udp_hslot *hslot; in __udp4_lib_mcast_demux_lookup() local
2998 struct udp_hslot *hslot = &udptable->hash[state->bucket]; in udp_get_first() local
H A Dudp_diag.c105 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump() local
H A Dping.c169 struct hlist_head *hslot = ping_hashslot(&ping_table, net, ident); in ping_lookup() local
1034 struct hlist_head *hslot; in ping_get_first() local
/openbmc/linux/net/ipv6/
H A Dudp.c852 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver() local
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.c2363 struct hlist_nulls_head *hslot = &nf_conntrack_hash[*bucket]; in get_next_corpse() local