Home
last modified time | relevance | path

Searched refs: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.h57 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
83 uint32 *pkthash, uint16 *pktfate);
86 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump() argument
92 uint32 *pkthash, uint16 *pktfate);
95 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump() argument
101 uint32 *pkthash, uint16 *pktfate);
104 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump() argument
110 uint32 *pkthash, uint16 *pktfate);
113 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump() argument
119 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
[all …]
H A Ddhd_linux_pktdump.c196 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
207 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
219 REPLAY_FMT(eap_key), TX_PKTHASH(pkthash), \
234 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
250 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
351 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt() argument
361 if (tx && !pkthash && !pktfate) { in dhd_dump_pkt()
370 tx, pkthash, pktfate); in dhd_dump_pkt()
373 dhd_dhcp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
374 dhd_icmp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
[all …]
H A Ddhd_msgbuf.c6515 uint32 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); local
6519 &pkthash, &status);
6715 uint32 pkthash; local
6776 pkthash = __dhd_dbg_pkt_hash((uintptr_t)PKTBUF, pktid);
6777 dhd_dump_pkt(dhd, ifidx, pktdata, pktlen, TRUE, &pkthash, NULL);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_pktdump.h57 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
83 uint32 *pkthash, uint16 *pktfate);
86 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump() argument
92 uint32 *pkthash, uint16 *pktfate);
95 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump() argument
101 uint32 *pkthash, uint16 *pktfate);
104 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump() argument
110 uint32 *pkthash, uint16 *pktfate);
113 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump() argument
119 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
[all …]
H A Ddhd_linux_pktdump.c196 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
207 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
219 REPLAY_FMT(eap_key), TX_PKTHASH(pkthash), \
234 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
250 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
351 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt() argument
361 if (tx && !pkthash && !pktfate) { in dhd_dump_pkt()
370 tx, pkthash, pktfate); in dhd_dump_pkt()
373 dhd_dhcp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
374 dhd_icmp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
[all …]
H A Ddhd_msgbuf.c6515 uint32 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); local
6519 &pkthash, &status);
6715 uint32 pkthash; local
6776 pkthash = __dhd_dbg_pkt_hash((uintptr_t)PKTBUF, pktid);
6777 dhd_dump_pkt(dhd, ifidx, pktdata, pktlen, TRUE, &pkthash, NULL);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_pktdump.h57 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
83 uint32 *pkthash, uint16 *pktfate);
86 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump() argument
92 uint32 *pkthash, uint16 *pktfate);
95 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump() argument
101 uint32 *pkthash, uint16 *pktfate);
104 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump() argument
110 uint32 *pkthash, uint16 *pktfate);
113 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump() argument
119 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
[all …]
H A Ddhd_linux_pktdump.c196 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
207 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
219 REPLAY_FMT(eap_key), TX_PKTHASH(pkthash), \
234 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
250 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
351 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt() argument
361 if (tx && !pkthash && !pktfate) { in dhd_dump_pkt()
370 tx, pkthash, pktfate); in dhd_dump_pkt()
373 dhd_dhcp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
374 dhd_icmp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
[all …]
H A Ddhd_msgbuf.c6515 uint32 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); local
6519 &pkthash, &status);
6715 uint32 pkthash; local
6776 pkthash = __dhd_dbg_pkt_hash((uintptr_t)PKTBUF, pktid);
6777 dhd_dump_pkt(dhd, ifidx, pktdata, pktlen, TRUE, &pkthash, NULL);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_pktdump.h61 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
89 uint32 *pkthash, uint16 *pktfate);
92 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump() argument
98 uint32 *pkthash, uint16 *pktfate);
101 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump() argument
107 uint32 *pkthash, uint16 *pktfate);
110 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump() argument
116 uint32 *pkthash, uint16 *pktfate);
119 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump() argument
125 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
[all …]
H A Ddhd_linux_pktdump.c193 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
206 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
222 REPLAY_FMT(eap_key), TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
241 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
262 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
407 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt() argument
417 if (tx && !pkthash && !pktfate) { in dhd_dump_pkt()
426 tx, pkthash, pktfate); in dhd_dump_pkt()
430 dhd_dhcp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
432 dhd_icmp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
[all …]
H A Ddhd_linux.c3815 uint32 pkthash; in dhd_handle_pktdata() local
3865 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); in dhd_handle_pktdata()
3882 dhd_dhcp_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3885 dhd_icmp_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3888 dhd_dns_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3891 dhd_arp_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3894 dhd_dump_eapol_message(dhdp, ifidx, pktdata, pktlen, tx, &pkthash, pktfate); in dhd_handle_pktdata()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_pktdump.h61 uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
89 uint32 *pkthash, uint16 *pktfate);
92 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dhcp_dump() argument
98 uint32 *pkthash, uint16 *pktfate);
101 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_dns_dump() argument
107 uint32 *pkthash, uint16 *pktfate);
110 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_icmp_dump() argument
116 uint32 *pkthash, uint16 *pktfate);
119 uint8 *pktdata, bool tx, uint32 *pkthash, uint16 *pktfate) { } in dhd_arp_dump() argument
125 uint8 *pktdata, uint32 pktlen, bool tx, uint32 *pkthash, uint16 *pktfate);
[all …]
H A Ddhd_linux_pktdump.c193 #define TX_PKTHASH(pkthash) ((pkthash) ? (*pkthash) : (0)) argument
206 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
222 REPLAY_FMT(eap_key), TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
241 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
262 TX_PKTHASH(pkthash), TX_FATE(pktfate))); \
407 bool tx, uint32 *pkthash, uint16 *pktfate) in dhd_dump_pkt() argument
417 if (tx && !pkthash && !pktfate) { in dhd_dump_pkt()
426 tx, pkthash, pktfate); in dhd_dump_pkt()
430 dhd_dhcp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
432 dhd_icmp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
[all …]
H A Ddhd_linux.c3824 uint32 pkthash; in dhd_handle_pktdata() local
3874 pkthash = __dhd_dbg_pkt_hash((uintptr_t)pkt, pktid); in dhd_handle_pktdata()
3891 dhd_dhcp_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3894 dhd_icmp_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3897 dhd_dns_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3900 dhd_arp_dump(dhdp, ifidx, pktdata, tx, &pkthash, pktfate); in dhd_handle_pktdata()
3903 dhd_dump_eapol_message(dhdp, ifidx, pktdata, pktlen, tx, &pkthash, pktfate); in dhd_handle_pktdata()