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 D | halbtc_fwdef.h | 118 struct fbtc_tdma { struct 137 struct fbtc_tdma tdma; argument
|
| H A D | hal_btc.h | 153 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 D | halbtc_action.h | 272 extern struct fbtc_tdma t_def[];
|
| H A D | halbtc_fw.c | 607 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 D | halbtc_action.c | 28 struct fbtc_tdma t_def[] = { 677 struct fbtc_tdma *t = &dm->tdma; in _set_policy()
|
| H A D | halbtc_dbg_cmd.c | 510 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 D | halbtc_fwdef.h | 118 struct fbtc_tdma { struct 137 struct fbtc_tdma tdma; argument
|
| H A D | hal_btc.h | 153 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 D | halbtc_action.h | 272 extern struct fbtc_tdma t_def[];
|
| H A D | halbtc_fw.c | 607 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 D | halbtc_action.c | 28 struct fbtc_tdma t_def[] = { 677 struct fbtc_tdma *t = &dm->tdma; in _set_policy()
|
| H A D | halbtc_dbg_cmd.c | 510 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()
|