Home
last modified time | relevance | path

Searched refs:QDF_PROTO_ICMP_REQ (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_types.h1138 QDF_PROTO_ICMP_REQ, enumerator
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_ucfg_api.c442 case QDF_PROTO_ICMP_REQ: in ucfg_mc_cp_stats_inc_wake_lock_stats_by_protocol()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_txrx.c524 if ((qdf_nbuf_get_icmp_subtype(nbuf) != QDF_PROTO_ICMP_REQ) && in dp_mark_icmp_req_to_fw()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_trace.c1011 case QDF_PROTO_ICMP_REQ: in qdf_dp_subtype_to_str()
1611 if (cmn_info.subtype == QDF_PROTO_ICMP_REQ) in qdf_log_icmp_pkt()
H A Dqdf_nbuf.c1725 proto_subtype = QDF_PROTO_ICMP_REQ; in __qdf_nbuf_data_get_icmp_subtype()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c2327 case QDF_PROTO_ICMP_REQ: in wma_pkt_proto_subtype_to_string()
2669 case QDF_PROTO_ICMP_REQ: in wma_wow_parse_data_pkt()