Home
last modified time | relevance | path

Searched refs:fbtc_tdma (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_fwdef.h118 struct fbtc_tdma { struct
137 struct fbtc_tdma tdma; argument
H A Dhal_btc.h153 hal_mem_cmp(btc->hal, dst, src, sizeof(struct fbtc_tdma))
155 hal_mem_cpy(btc->hal, dst, src, sizeof(struct fbtc_tdma))
1213 struct fbtc_tdma tdma;
1214 struct fbtc_tdma tdma_now;
H A Dhalbtc_action.h272 extern struct fbtc_tdma t_def[];
H A Dhalbtc_fw.c607 if (len != sizeof(struct fbtc_tdma)) { in hal_btc_fw_set_1tdma()
609 __func__, (int)sizeof(struct fbtc_tdma)); in hal_btc_fw_set_1tdma()
H A Dhalbtc_action.c28 struct fbtc_tdma t_def[] = {
677 struct fbtc_tdma *t = &dm->tdma; in _set_policy()
H A Dhalbtc_dbg_cmd.c510 struct fbtc_tdma *t = NULL; in _show_fbtc_tdma()
1321 if (!hal_btc_fw_set_1tdma(btc, (u16)sizeof(struct fbtc_tdma), buf)) in _cmd_tdma()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_fwdef.h118 struct fbtc_tdma { struct
137 struct fbtc_tdma tdma; argument
H A Dhal_btc.h153 hal_mem_cmp(btc->hal, dst, src, sizeof(struct fbtc_tdma))
155 hal_mem_cpy(btc->hal, dst, src, sizeof(struct fbtc_tdma))
1208 struct fbtc_tdma tdma;
1209 struct fbtc_tdma tdma_now;
H A Dhalbtc_action.h272 extern struct fbtc_tdma t_def[];
H A Dhalbtc_fw.c607 if (len != sizeof(struct fbtc_tdma)) { in hal_btc_fw_set_1tdma()
609 __func__, (int)sizeof(struct fbtc_tdma)); in hal_btc_fw_set_1tdma()
H A Dhalbtc_action.c28 struct fbtc_tdma t_def[] = {
677 struct fbtc_tdma *t = &dm->tdma; in _set_policy()
H A Dhalbtc_dbg_cmd.c510 struct fbtc_tdma *t = NULL; in _show_fbtc_tdma()
1321 if (!hal_btc_fw_set_1tdma(btc, (u16)sizeof(struct fbtc_tdma), buf)) in _cmd_tdma()