Home
last modified time | relevance | path

Searched defs:pkthash (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_pktdump.h86 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump()
95 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump()
104 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump()
113 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump()
122 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dump_eapol_message()
H A Ddhd_linux_pktdump.c196 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
351 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt()
553 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_wsc_message()
654 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eap_packet()
774 uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_4way_message()
835 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_message()
930 uint32 *pkthash, uint16 *pktfate) in dhd_dhcp_dump()
1024 uint32 *pkthash, uint16 *pktfate) in dhd_icmp_dump()
1108 uint32 *pkthash, uint16 *pktfate) in dhd_arp_dump()
1214 uint32 *pkthash, uint16 *pktfate) in dhd_dns_dump()
H A Ddhd_msgbuf.c6515 uint32 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); local
6715 uint32 pkthash; local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_pktdump.h86 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump()
95 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump()
104 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump()
113 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump()
122 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dump_eapol_message()
H A Ddhd_linux_pktdump.c196 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
351 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt()
553 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_wsc_message()
654 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eap_packet()
774 uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_4way_message()
835 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_message()
930 uint32 *pkthash, uint16 *pktfate) in dhd_dhcp_dump()
1024 uint32 *pkthash, uint16 *pktfate) in dhd_icmp_dump()
1108 uint32 *pkthash, uint16 *pktfate) in dhd_arp_dump()
1214 uint32 *pkthash, uint16 *pktfate) in dhd_dns_dump()
H A Ddhd_msgbuf.c6515 uint32 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); local
6715 uint32 pkthash; local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_pktdump.h86 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump()
95 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump()
104 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump()
113 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump()
122 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dump_eapol_message()
H A Ddhd_linux_pktdump.c196 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
351 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt()
553 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_wsc_message()
654 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eap_packet()
774 uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_4way_message()
835 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_message()
930 uint32 *pkthash, uint16 *pktfate) in dhd_dhcp_dump()
1024 uint32 *pkthash, uint16 *pktfate) in dhd_icmp_dump()
1108 uint32 *pkthash, uint16 *pktfate) in dhd_arp_dump()
1214 uint32 *pkthash, uint16 *pktfate) in dhd_dns_dump()
H A Ddhd_msgbuf.c6515 uint32 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); local
6715 uint32 pkthash; local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_pktdump.h92 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump()
101 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump()
110 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump()
119 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump()
128 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dump_eapol_message()
H A Ddhd_linux_pktdump.c193 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
407 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt()
616 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_wsc_message()
755 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eap_packet()
889 uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_4way_message()
973 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_message()
1118 uint32 *pkthash, uint16 *pktfate) in dhd_dhcp_dump()
1223 uint32 *pkthash, uint16 *pktfate) in dhd_icmp_dump()
1336 uint32 *pkthash, uint16 *pktfate) in dhd_arp_dump()
1473 uint32 *pkthash, uint16 *pktfate) in dhd_dns_dump()
H A Ddhd_linux.c3815 uint32 pkthash; in dhd_handle_pktdata() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_pktdump.h92 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump()
101 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump()
110 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump()
119 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump()
128 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dump_eapol_message()
H A Ddhd_linux_pktdump.c193 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
407 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt()
616 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_wsc_message()
755 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eap_packet()
889 uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_4way_message()
973 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_eapol_message()
1118 uint32 *pkthash, uint16 *pktfate) in dhd_dhcp_dump()
1223 uint32 *pkthash, uint16 *pktfate) in dhd_icmp_dump()
1336 uint32 *pkthash, uint16 *pktfate) in dhd_arp_dump()
1473 uint32 *pkthash, uint16 *pktfate) in dhd_dns_dump()
H A Ddhd_linux.c3824 uint32 pkthash; in dhd_handle_pktdata() local