Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_lphb_public_struct.h164 uint8_t protocol_type; /*TCP or UDP */ member
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ctrl.h1085 uint16_t protocol_type, uint16_t tag) in cdp_update_pdev_rx_protocol_tag() argument
1098 (soc, pdev_id, protocol_mask, protocol_type, tag); in cdp_update_pdev_rx_protocol_tag()
1114 uint16_t protocol_type) in cdp_dump_pdev_rx_protocol_tag_stats() argument
1127 protocol_type); in cdp_dump_pdev_rx_protocol_tag_stats()
H A Dcdp_txrx_ops.h922 uint32_t protocol_mask, uint16_t protocol_type,
927 uint16_t protocol_type);
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_lphb.c268 slphb_indication->protocol_type = hb_fp->reason; in target_if_pmo_lphb_evt_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c11096 uint16_t protocol_type) in dp_dump_pdev_rx_protocol_tag_stats() argument
11118 uint16_t protocol_type, in dp_update_pdev_rx_protocol_tag() argument
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c27206 if (nla_put_u32(skb, WLAN_HDD_TM_ATTR_TYPE, lphb_ind->protocol_type)) { in wlan_hdd_cfg80211_lphb_ind_handler()