Home
last modified time | relevance | path

Searched defs:st_ctl (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
Drtw_cmd.c5182 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
5308 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/dma/
Ddma.h241 dma_ch_ctl_t st_ctl; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dsta_info.h514 struct st_ctl_t st_ctl; member