Searched defs:hslot (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | fwsignal.c | 649 u32 hslot; in brcmf_fws_psq_flush() local 832 u32 hslot; in brcmf_fws_bus_txq_cleanup() local 1414 u32 hslot; in brcmf_fws_txstatus_suppressed() local 1451 brcmf_fws_txs_process(struct brcmf_fws_info *fws, u8 flags, u32 hslot, in brcmf_fws_txs_process() 1563 u32 hslot; in brcmf_fws_txstatus_indicate() local 1999 int qidx, hslot; in brcmf_fws_rollback_toq() local 2101 int rc, hslot; in brcmf_fws_assign_htod() local 2209 u32 hslot; in brcmf_fws_dequeue_worker() local 2478 u32 hslot; in brcmf_fws_bustxfail() local
|
| /Linux-v5.4/net/ipv4/ |
| D | udp.c | 129 const struct udp_hslot *hslot, in udp_lib_lport_inuse() 195 static int udp_reuseport_add_sock(struct sock *sk, struct udp_hslot *hslot) in udp_reuseport_add_sock() 229 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local 1883 struct udp_hslot *hslot, *hslot2; in udp_lib_unhash() local 1914 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash() local 2146 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp4_lib_mcast_deliver() local 2383 struct udp_hslot *hslot = &udp_table.hash[slot]; in __udp4_lib_mcast_demux_lookup() local 2816 struct udp_hslot *hslot = &afinfo->udp_table->hash[state->bucket]; in udp_get_first() local
|
| D | udp_diag.c | 106 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump() local
|
| D | ping.c | 171 struct hlist_nulls_head *hslot = ping_hashslot(&ping_table, net, ident); in ping_lookup() local 1020 struct hlist_nulls_head *hslot; in ping_get_first() local
|
| /Linux-v5.4/net/ipv6/ |
| D | udp.c | 750 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver() local
|