| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 628 u32 hslot; in brcmf_fws_psq_flush() local 635 hslot = brcmf_skb_htod_tag_get_field(skb, HSLOT); in brcmf_fws_psq_flush() 636 hi = &fws->hanger.items[hslot]; in brcmf_fws_psq_flush() 639 brcmf_fws_hanger_poppkt(&fws->hanger, hslot, &skb, in brcmf_fws_psq_flush() 814 u32 hslot; in brcmf_fws_bus_txq_cleanup() local 825 hslot = brcmf_skb_htod_tag_get_field(skb, HSLOT); in brcmf_fws_bus_txq_cleanup() 826 hi = &fws->hanger.items[hslot]; in brcmf_fws_bus_txq_cleanup() 1399 u32 hslot; in brcmf_fws_txstatus_suppressed() local 1402 hslot = brcmf_skb_htod_tag_get_field(skb, HSLOT); in brcmf_fws_txstatus_suppressed() 1426 brcmf_fws_hanger_poppkt(&fws->hanger, hslot, &skb, true); in brcmf_fws_txstatus_suppressed() [all …]
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udp_diag.c | 107 struct udp_hslot *hslot = &table->hash[slot]; in udp_dump() local 112 if (hlist_empty(&hslot->head)) in udp_dump() 115 spin_lock_bh(&hslot->lock); in udp_dump() 116 sk_for_each(sk, &hslot->head) { in udp_dump() 136 spin_unlock_bh(&hslot->lock); in udp_dump() 142 spin_unlock_bh(&hslot->lock); in udp_dump()
|
| H A D | udp.c | 134 const struct udp_hslot *hslot, in udp_lib_lport_inuse() argument 141 sk_for_each(sk2, &hslot->head) { in udp_lib_lport_inuse() 200 static int udp_reuseport_add_sock(struct sock *sk, struct udp_hslot *hslot) in udp_reuseport_add_sock() argument 206 sk_for_each(sk2, &hslot->head) { in udp_reuseport_add_sock() 234 struct udp_hslot *hslot, *hslot2; in udp_lib_get_port() local 256 hslot = udp_hashslot(udptable, net, first); in udp_lib_get_port() 258 spin_lock_bh(&hslot->lock); in udp_lib_get_port() 259 udp_lib_lport_inuse(net, snum, hslot, bitmap, sk, in udp_lib_get_port() 275 spin_unlock_bh(&hslot->lock); in udp_lib_get_port() 280 hslot = udp_hashslot(udptable, net, snum); in udp_lib_get_port() [all …]
|
| H A D | ping.c | 171 struct hlist_nulls_head *hslot = ping_hashslot(&ping_table, net, ident); in ping_lookup() local 195 ping_portaddr_for_each_entry(sk, hnode, hslot) { in ping_lookup() 1032 struct hlist_nulls_head *hslot; in ping_get_first() local 1034 hslot = &ping_table.hash[state->bucket]; in ping_get_first() 1036 if (hlist_nulls_empty(hslot)) in ping_get_first() 1039 sk_nulls_for_each(sk, node, hslot) { in ping_get_first()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.c | 424 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() argument 441 ASSERT(hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM + 1)); in _dhd_wlfc_deque_afq() 443 if (hslot < WLFC_MAC_DESC_TABLE_SIZE) in _dhd_wlfc_deque_afq() 444 entry = &ctx->destination_entries.nodes[hslot]; in _dhd_wlfc_deque_afq() 445 else if (hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM)) in _dhd_wlfc_deque_afq() 446 entry = &ctx->destination_entries.interfaces[hslot - WLFC_MAC_DESC_TABLE_SIZE]; in _dhd_wlfc_deque_afq() 817 void* p, ewlfc_packet_state_t pkt_type, uint32 hslot) in _dhd_wlfc_rollback_packet_toq() argument 1117 int hslot = WLFC_HANGER_MAXITEMS; in _dhd_wlfc_pretx_pktprocess() local 1126 *slot = hslot; in _dhd_wlfc_pretx_pktprocess() 1146 hslot = (uint)(entry - &ctx->destination_entries.nodes[0]); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.c | 424 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() argument 441 ASSERT(hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM + 1)); in _dhd_wlfc_deque_afq() 443 if (hslot < WLFC_MAC_DESC_TABLE_SIZE) in _dhd_wlfc_deque_afq() 444 entry = &ctx->destination_entries.nodes[hslot]; in _dhd_wlfc_deque_afq() 445 else if (hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM)) in _dhd_wlfc_deque_afq() 446 entry = &ctx->destination_entries.interfaces[hslot - WLFC_MAC_DESC_TABLE_SIZE]; in _dhd_wlfc_deque_afq() 817 void* p, ewlfc_packet_state_t pkt_type, uint32 hslot) in _dhd_wlfc_rollback_packet_toq() argument 1117 int hslot = WLFC_HANGER_MAXITEMS; in _dhd_wlfc_pretx_pktprocess() local 1126 *slot = hslot; in _dhd_wlfc_pretx_pktprocess() 1146 hslot = (uint)(entry - &ctx->destination_entries.nodes[0]); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.c | 424 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() argument 441 ASSERT(hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM + 1)); in _dhd_wlfc_deque_afq() 443 if (hslot < WLFC_MAC_DESC_TABLE_SIZE) in _dhd_wlfc_deque_afq() 444 entry = &ctx->destination_entries.nodes[hslot]; in _dhd_wlfc_deque_afq() 445 else if (hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM)) in _dhd_wlfc_deque_afq() 446 entry = &ctx->destination_entries.interfaces[hslot - WLFC_MAC_DESC_TABLE_SIZE]; in _dhd_wlfc_deque_afq() 817 void* p, ewlfc_packet_state_t pkt_type, uint32 hslot) in _dhd_wlfc_rollback_packet_toq() argument 1120 int hslot = WLFC_HANGER_MAXITEMS; in _dhd_wlfc_pretx_pktprocess() local 1129 *slot = hslot; in _dhd_wlfc_pretx_pktprocess() 1149 hslot = (uint)(entry - &ctx->destination_entries.nodes[0]); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.c | 430 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() argument 447 ASSERT(hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM + 1)); in _dhd_wlfc_deque_afq() 449 if (hslot < WLFC_MAC_DESC_TABLE_SIZE) in _dhd_wlfc_deque_afq() 450 entry = &ctx->destination_entries.nodes[hslot]; in _dhd_wlfc_deque_afq() 451 else if (hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM)) in _dhd_wlfc_deque_afq() 452 entry = &ctx->destination_entries.interfaces[hslot - WLFC_MAC_DESC_TABLE_SIZE]; in _dhd_wlfc_deque_afq() 817 void* p, ewlfc_packet_state_t pkt_type, uint32 hslot) in _dhd_wlfc_rollback_packet_toq() argument 1117 int hslot = WLFC_HANGER_MAXITEMS; in _dhd_wlfc_pretx_pktprocess() local 1126 *slot = hslot; in _dhd_wlfc_pretx_pktprocess() 1146 hslot = (uint)(entry - &ctx->destination_entries.nodes[0]); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.c | 544 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() argument 561 ASSERT(hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM + 1)); in _dhd_wlfc_deque_afq() 563 if (hslot < WLFC_MAC_DESC_TABLE_SIZE) in _dhd_wlfc_deque_afq() 564 entry = &ctx->destination_entries.nodes[hslot]; in _dhd_wlfc_deque_afq() 565 else if (hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM)) in _dhd_wlfc_deque_afq() 566 entry = &ctx->destination_entries.interfaces[hslot - WLFC_MAC_DESC_TABLE_SIZE]; in _dhd_wlfc_deque_afq() 943 void* p, ewlfc_packet_state_t pkt_type, uint32 hslot) in _dhd_wlfc_rollback_packet_toq() argument 1249 int hslot = WLFC_HANGER_MAXITEMS; in _dhd_wlfc_pretx_pktprocess() local 1258 *slot = hslot; in _dhd_wlfc_pretx_pktprocess() 1278 hslot = (uint)(entry - &ctx->destination_entries.nodes[0]); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.c | 544 _dhd_wlfc_deque_afq(athost_wl_status_info_t* ctx, uint16 hslot, uint8 hcnt, uint8 prec, in _dhd_wlfc_deque_afq() argument 561 ASSERT(hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM + 1)); in _dhd_wlfc_deque_afq() 563 if (hslot < WLFC_MAC_DESC_TABLE_SIZE) in _dhd_wlfc_deque_afq() 564 entry = &ctx->destination_entries.nodes[hslot]; in _dhd_wlfc_deque_afq() 565 else if (hslot < (WLFC_MAC_DESC_TABLE_SIZE + WLFC_MAX_IFNUM)) in _dhd_wlfc_deque_afq() 566 entry = &ctx->destination_entries.interfaces[hslot - WLFC_MAC_DESC_TABLE_SIZE]; in _dhd_wlfc_deque_afq() 943 void* p, ewlfc_packet_state_t pkt_type, uint32 hslot) in _dhd_wlfc_rollback_packet_toq() argument 1252 int hslot = WLFC_HANGER_MAXITEMS; in _dhd_wlfc_pretx_pktprocess() local 1261 *slot = hslot; in _dhd_wlfc_pretx_pktprocess() 1281 hslot = (uint)(entry - &ctx->destination_entries.nodes[0]); in _dhd_wlfc_pretx_pktprocess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlfc_proto.h | 196 #define WL_TXSTATUS_SET_HSLOT(x, hslot) ((x) = \ argument 198 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlfc_proto.h | 214 #define WL_TXSTATUS_SET_HSLOT(x, hslot) ((x) = \ argument 216 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlfc_proto.h | 214 #define WL_TXSTATUS_SET_HSLOT(x, hslot) ((x) = \ argument 216 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlfc_proto.h | 214 #define WL_TXSTATUS_SET_HSLOT(x, hslot) ((x) = \ argument 216 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlfc_proto.h | 241 #define WL_TXSTATUS_SET_HSLOT(x, hslot) ((x) = \ argument 243 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlfc_proto.h | 241 #define WL_TXSTATUS_SET_HSLOT(x, hslot) ((x) = \ argument 243 (((hslot) & WL_TXSTATUS_HSLOT_MASK) << WL_TXSTATUS_HSLOT_SHIFT))
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | udp.c | 805 struct udp_hslot *hslot = udp_hashslot(udptable, net, hnum); in __udp6_lib_mcast_deliver() local 807 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() 818 hslot = &udptable->hash2[hash2]; in __udp6_lib_mcast_deliver() 822 sk_for_each_entry_offset_rcu(sk, node, &hslot->head, offset) { in __udp6_lib_mcast_deliver()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_core.c | 2182 struct hlist_nulls_head *hslot = &nf_conntrack_hash[*bucket]; in get_next_corpse() local 2184 if (hlist_nulls_empty(hslot)) in get_next_corpse() 2190 hlist_nulls_for_each_entry(h, n, hslot, hnnode) { in get_next_corpse()
|