Home
last modified time | relevance | path

Searched defs:is_qos (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_wapi.c82 osal_u8 is_qos; in hmac_wapi_calc_mic_data_etc() local
151 OAL_STATIC osal_u8 *hmac_wapi_mic_alloc_etc(osal_u8 is_qos, osal_u16 pdu_len, osal_u16 *pus_mic_len) in hmac_wapi_mic_alloc_etc()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_wapi.c171 static inline hi_u8 *hmac_wapi_mic_alloc(hi_u8 is_qos, hi_u16 us_pdu_len, hi_u16 *pus_mic_len) in hmac_wapi_mic_alloc()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_frame.c823 WIFI_ROM_TEXT hi_void mac_set_wmm_params_ie(hi_void *vap, hi_u8 *puc_buffer, hi_u8 is_qos, hi_u8 *p… in mac_set_wmm_params_ie()