Home
last modified time | relevance | path

Searched defs:hal_vap (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/inc/romable/hal/
Dhal_power_save_rom.h31 static INLINE__ osal_void hal_vap_set_twt(const hal_to_dmac_vap_stru *hal_vap, const twt_reg_param_… in hal_vap_set_twt()
40 static INLINE__ osal_void hal_cali_twt(const hal_to_dmac_vap_stru *hal_vap) in hal_cali_twt()
49 static INLINE__ osal_void hal_mac_set_bcn_tim_pos(const hal_to_dmac_vap_stru *hal_vap, osal_u16 pos) in hal_mac_set_bcn_tim_pos()
65 static INLINE__ osal_void hal_set_mac_aid(const hal_to_dmac_vap_stru *hal_vap, osal_u16 aid) in hal_set_mac_aid()
74 static INLINE__ osal_void hal_set_psm_listen_interval(const hal_to_dmac_vap_stru *hal_vap, osal_u16… in hal_set_psm_listen_interval()
82 static INLINE__ osal_void hal_set_psm_listen_interval_count(hal_to_dmac_vap_stru *hal_vap, osal_u16… in hal_set_psm_listen_interval_count()
90 static INLINE__ osal_void hal_set_tbtt_offset(const hal_to_dmac_vap_stru *hal_vap, osal_u16 offset) in hal_set_tbtt_offset()
99 static INLINE__ osal_void hal_set_psm_ext_tbtt_offset(const hal_to_dmac_vap_stru *hal_vap, osal_u16… in hal_set_psm_ext_tbtt_offset()
107 static INLINE__ osal_void hal_vap_set_psm_beacon_period(const hal_to_dmac_vap_stru *hal_vap, osal_… in hal_vap_set_psm_beacon_period()
123 static INLINE__ osal_void hal_set_sta_dtim_period(const hal_to_dmac_vap_stru *hal_vap, osal_u32 dti… in hal_set_sta_dtim_period()
[all …]
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/hal/
Dhal_power_save.h56 static INLINE__ osal_void hal_set_txop_ps_partial_aid(const hal_to_dmac_vap_stru *hal_vap, osal_u3… in hal_set_txop_ps_partial_aid()
83 static INLINE__ osal_void hal_set_mac_aid(const hal_to_dmac_vap_stru *hal_vap, osal_u16 aid) in hal_set_mac_aid()
91 static INLINE__ osal_void hal_set_tbtt_offset(const hal_to_dmac_vap_stru *hal_vap, osal_u16 offset) in hal_set_tbtt_offset()
99 static INLINE__ osal_void hal_set_psm_ext_tbtt_offset(const hal_to_dmac_vap_stru *hal_vap, osal_u1… in hal_set_psm_ext_tbtt_offset()
107 static INLINE__ osal_void hal_vap_set_psm_beacon_period(const hal_to_dmac_vap_stru *hal_vap, in hal_vap_set_psm_beacon_period()
179 static INLINE__ osal_void hal_vap_set_wur(const hal_to_dmac_vap_stru *hal_vap, wur_reg_param_stru … in hal_vap_set_wur()
Dhal_ext_if.h350 hal_to_dmac_vap_stru **hal_vap) in hal_get_hal_vap()
589 wlan_vap_mode_enum_uint8 vap_mode, osal_u8 hal_vap_id, hal_to_dmac_vap_stru ** hal_vap) in hal_add_vap()
685 static INLINE__ osal_void hal_get_bcn_rate(hal_to_dmac_vap_stru *hal_vap, osal_u8 *data_rate) in hal_get_bcn_rate()
694 static INLINE__ osal_void hal_set_bcn_phy_tx_mode(hal_to_dmac_vap_stru *hal_vap, osal_u32 pow_code) in hal_set_bcn_phy_tx_mode()
715 static INLINE__ osal_void hal_vap_tsf_get_32bit(hal_to_dmac_vap_stru *hal_vap, osal_u32 *tsf_lo) in hal_vap_tsf_get_32bit()
724 static INLINE__ osal_void hal_vap_tsf_get_64bit(const hal_to_dmac_vap_stru *hal_vap, osal_u32 *tsf… in hal_vap_tsf_get_64bit()
734 static INLINE__ osal_void hal_vap_beacon_suspend(hal_to_dmac_vap_stru *hal_vap) in hal_vap_beacon_suspend()
743 static INLINE__ osal_void hal_vap_beacon_resume(hal_to_dmac_vap_stru *hal_vap) in hal_vap_beacon_resume()
765 static INLINE__ osal_void hal_vap_read_tbtt_timer(hal_to_dmac_vap_stru *hal_vap, osal_u32 *value) in hal_vap_read_tbtt_timer()
774 static INLINE__ osal_void hal_vap_set_machw_beacon_period(hal_to_dmac_vap_stru *hal_vap, osal_u16 … in hal_vap_set_machw_beacon_period()
[all …]
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/hal/hal_ws63/romable/
Dhal_mac_rom.h209 hal_to_dmac_vap_stru **hal_vap) in hh503_get_vap_internal()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/alg/iot_alg/device/romable/
Dalg_dbac_rom.h172 hal_to_dmac_vap_stru *hal_vap; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/inc/romable/
Ddmac_ext_if_rom.h203 hal_to_dmac_vap_stru *hal_vap; /* hal vap结构 */ member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/
Dmac_vap_ext.h2310 hal_to_dmac_vap_stru *hal_vap; /* hal vap结构 */ member