Searched refs:protocol_type (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/ |
H A D | wlan_pmo_lphb_public_struct.h | 164 uint8_t protocol_type; /*TCP or UDP */ member
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_ctrl.h | 1085 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 D | cdp_txrx_ops.h | 922 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 D | target_if_pmo_lphb.c | 268 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 D | dp_main.c | 11096 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 D | wlan_hdd_cfg80211.c | 27206 if (nla_put_u32(skb, WLAN_HDD_TM_ATTR_TYPE, lphb_ind->protocol_type)) { in wlan_hdd_cfg80211_lphb_ind_handler()
|