Home
last modified time | relevance | path

Searched defs:frame_subtype (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/inc/
H A Dwlan_iot_sim_public_structs.h46 u8 frame_subtype; member
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_rx_reo_tgt_api.c312 uint8_t frame_subtype; in tgt_mgmt_rx_reo_frame_handler() local
/wlan-driver/fw-api/hw/peach/v1/
H A Dtx_fes_status_prot.h34 frame_subtype : 4, member
/wlan-driver/fw-api/hw/peach/v2/
H A Dtx_fes_status_prot.h34 frame_subtype : 4, member
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h244 uint8_t frame_subtype; /* enum htt_frm_subtype */ member
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_rx_reo_i.h662 uint8_t frame_subtype; member
1043 uint8_t frame_subtype; member
/wlan-driver/fw-api/hw/qcn6432/
H A Dtx_fes_status_prot.h38 frame_subtype : 4, // [5:2] member
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dtx_fes_status_prot.h47 frame_subtype : 4, member
/wlan-driver/fw-api/hw/qca5424/
H A Dtx_fes_status_prot.h40 frame_subtype : 4, member
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dtx_fes_status_prot.h40 frame_subtype : 4, member
/wlan-driver/fw-api/hw/qca5332/
H A Dtx_fes_status_prot.h47 frame_subtype : 4, // [5:2] member
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dtx_fes_status_prot.h47 frame_subtype : 4, member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c3524 cm_get_frame_subtype_str(enum mgmt_subtype frame_subtype) in cm_get_frame_subtype_str()