Lines Matching refs:ifidx
350 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() argument
369 dhd_dump_eapol_message(dhdp, ifidx, pktdata, pktlen, 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()
375 dhd_dns_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
378 dhd_arp_dump(dhdp, ifidx, pktdata, tx, pkthash, pktfate); in dhd_dump_pkt()
552 dhd_dump_wsc_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, in dhd_dump_wsc_message() argument
593 ifname = dhd_ifname(dhd, ifidx); in dhd_dump_wsc_message()
608 DHD_STATLOG_DATA(dhd, ST(WPS_M1), ifidx, tx, cond); in dhd_dump_wsc_message()
612 DHD_STATLOG_DATA(dhd, ST(WPS_M2), ifidx, tx, cond); in dhd_dump_wsc_message()
616 DHD_STATLOG_DATA(dhd, ST(WPS_M3), ifidx, tx, cond); in dhd_dump_wsc_message()
620 DHD_STATLOG_DATA(dhd, ST(WPS_M4), ifidx, tx, cond); in dhd_dump_wsc_message()
624 DHD_STATLOG_DATA(dhd, ST(WPS_M5), ifidx, tx, cond); in dhd_dump_wsc_message()
628 DHD_STATLOG_DATA(dhd, ST(WPS_M6), ifidx, tx, cond); in dhd_dump_wsc_message()
632 DHD_STATLOG_DATA(dhd, ST(WPS_M7), ifidx, tx, cond); in dhd_dump_wsc_message()
636 DHD_STATLOG_DATA(dhd, ST(WPS_M8), ifidx, tx, cond); in dhd_dump_wsc_message()
644 DHD_STATLOG_DATA(dhd, ST(WSC_START), ifidx, tx, cond); in dhd_dump_wsc_message()
647 DHD_STATLOG_DATA(dhd, ST(WSC_DONE), ifidx, tx, cond); in dhd_dump_wsc_message()
653 dhd_dump_eap_packet(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, in dhd_dump_eap_packet() argument
668 ifname = dhd_ifname(dhd, ifidx); in dhd_dump_eap_packet()
677 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_IDENTITY), ifidx, tx, cond); in dhd_dump_eap_packet()
680 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_IDENTITY), ifidx, tx, cond); in dhd_dump_eap_packet()
686 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_TLS), ifidx, tx, cond); in dhd_dump_eap_packet()
689 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_TLS), ifidx, tx, cond); in dhd_dump_eap_packet()
695 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_LEAP), ifidx, tx, cond); in dhd_dump_eap_packet()
698 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_LEAP), ifidx, tx, cond); in dhd_dump_eap_packet()
704 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_TTLS), ifidx, tx, cond); in dhd_dump_eap_packet()
707 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_TTLS), ifidx, tx, cond); in dhd_dump_eap_packet()
713 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_AKA), ifidx, tx, cond); in dhd_dump_eap_packet()
716 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_AKA), ifidx, tx, cond); in dhd_dump_eap_packet()
722 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_PEAP), ifidx, tx, cond); in dhd_dump_eap_packet()
725 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_PEAP), ifidx, tx, cond); in dhd_dump_eap_packet()
731 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_FAST), ifidx, tx, cond); in dhd_dump_eap_packet()
734 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_FAST), ifidx, tx, cond); in dhd_dump_eap_packet()
740 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_PSK), ifidx, tx, cond); in dhd_dump_eap_packet()
743 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_PSK), ifidx, tx, cond); in dhd_dump_eap_packet()
749 DHD_STATLOG_DATA(dhd, ST(EAP_REQ_AKAP), ifidx, tx, cond); in dhd_dump_eap_packet()
752 DHD_STATLOG_DATA(dhd, ST(EAP_RESP_AKAP), ifidx, tx, cond); in dhd_dump_eap_packet()
757 dhd_dump_wsc_message(dhd, ifidx, pktdata, pktlen, tx, in dhd_dump_eap_packet()
764 DHD_STATLOG_DATA(dhd, ST(EAP_SUCCESS), ifidx, tx, cond); in dhd_dump_eap_packet()
767 DHD_STATLOG_DATA(dhd, ST(EAP_FAILURE), ifidx, tx, cond); in dhd_dump_eap_packet()
773 dhd_dump_eapol_4way_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, bool tx, in dhd_dump_eapol_4way_message() argument
788 ifname = dhd_ifname(dhd, ifidx); in dhd_dump_eapol_4way_message()
800 DHD_STATLOG_DATA(dhd, ST(EAPOL_M1), ifidx, tx, cond); in dhd_dump_eapol_4way_message()
804 DHD_STATLOG_DATA(dhd, ST(EAPOL_M2), ifidx, tx, cond); in dhd_dump_eapol_4way_message()
808 DHD_STATLOG_DATA(dhd, ST(EAPOL_M3), ifidx, tx, cond); in dhd_dump_eapol_4way_message()
812 DHD_STATLOG_DATA(dhd, ST(EAPOL_M4), ifidx, tx, cond); in dhd_dump_eapol_4way_message()
816 DHD_STATLOG_DATA(dhd, ST(EAPOL_GROUPKEY_M1), ifidx, tx, cond); in dhd_dump_eapol_4way_message()
820 DHD_STATLOG_DATA(dhd, ST(EAPOL_GROUPKEY_M2), ifidx, tx, cond); in dhd_dump_eapol_4way_message()
822 if (ifidx == 0 && tx && pktfate) { in dhd_dump_eapol_4way_message()
827 DHD_STATLOG_DATA(dhd, ST(8021X_OTHER), ifidx, tx, cond); in dhd_dump_eapol_4way_message()
834 dhd_dump_eapol_message(dhd_pub_t *dhd, int ifidx, uint8 *pktdata, in dhd_dump_eapol_message() argument
847 ifname = dhd_ifname(dhd, ifidx); in dhd_dump_eapol_message()
851 dhd_dump_eap_packet(dhd, ifidx, pktdata, pktlen, tx, in dhd_dump_eapol_message()
854 DHD_STATLOG_DATA(dhd, ST(EAPOL_START), ifidx, tx, cond); in dhd_dump_eapol_message()
857 dhd_dump_eapol_4way_message(dhd, ifidx, pktdata, tx, in dhd_dump_eapol_message()
860 DHD_STATLOG_DATA(dhd, ST(8021X_OTHER), ifidx, tx, cond); in dhd_dump_eapol_message()
929 dhd_dhcp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_dhcp_dump() argument
959 ifname = dhd_ifname(dhdp, ifidx); in dhd_dhcp_dump()
984 ifidx, tx, cond); in dhd_dhcp_dump()
1023 dhd_icmp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_icmp_dump() argument
1045 ifname = dhd_ifname(dhdp, ifidx); in dhd_icmp_dump()
1053 DHD_STATLOG_DATA(dhdp, ST(ICMP_PING_REQ), ifidx, tx, cond); in dhd_icmp_dump()
1057 DHD_STATLOG_DATA(dhdp, ST(ICMP_PING_RESP), ifidx, tx, cond); in dhd_icmp_dump()
1060 DHD_STATLOG_DATA(dhdp, ST(ICMP_DEST_UNREACH), ifidx, tx, cond); in dhd_icmp_dump()
1063 DHD_STATLOG_DATA(dhdp, ST(ICMP_OTHER), ifidx, tx, cond); in dhd_icmp_dump()
1107 dhd_arp_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_arp_dump() argument
1123 ifname = dhd_ifname(dhdp, ifidx); in dhd_arp_dump()
1128 DHD_STATLOG_DATA(dhdp, ST(ARP_REQ), ifidx, tx, cond); in dhd_arp_dump()
1131 DHD_STATLOG_DATA(dhdp, ST(ARP_RESP), ifidx, tx, cond); in dhd_arp_dump()
1137 if (ifidx == 0) { in dhd_arp_dump()
1213 dhd_dns_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, bool tx, in dhd_dns_dump() argument
1241 ifname = dhd_ifname(dhdp, ifidx); in dhd_dns_dump()
1249 DHD_STATLOG_DATA(dhdp, ST(DNS_RESP), ifidx, tx, cond); in dhd_dns_dump()
1253 DHD_STATLOG_DATA(dhdp, ST(DNS_QUERY), ifidx, tx, cond); in dhd_dns_dump()
1257 if (ifidx == 0) { in dhd_dns_dump()
1265 dhd_rx_pkt_dump(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen) in dhd_rx_pkt_dump() argument
1305 DHD_PKTDUMP(("RX DUMP[%s] - %s\n", dhd_ifname(dhdp, ifidx), pkttype)); in dhd_rx_pkt_dump()