Searched refs:ac_dis_bak (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | cmac_tx.c | 862 bak->ac_dis_bak.band = band; in stop_macid_tx() 863 ret = stop_ac_tb_tx(adapter, stop_sel, &bak->ac_dis_bak); in stop_macid_tx() 896 ret = set_hw_tb_ppdu_ctrl(adapter, &bak->ac_dis_bak); in resume_macid_tx() 931 struct mac_ax_tb_ppdu_ctrl *ac_dis_bak) in stop_ac_tb_tx() argument 936 ret = get_hw_tb_ppdu_ctrl(adapter, ac_dis_bak); in stop_ac_tb_tx() 940 ctrl.band = ac_dis_bak->band; in stop_ac_tb_tx() 941 ctrl.pri_ac = ac_dis_bak->pri_ac; in stop_ac_tb_tx()
|
| H A D | cmac_tx.h | 625 struct mac_ax_tb_ppdu_ctrl *ac_dis_bak);
|
| H A D | cpuio.c | 377 struct mac_ax_tb_ppdu_ctrl ac_dis_bak; in band_pkt_drop() local 438 ac_dis_bak.band = band; in band_pkt_drop() 439 ret = stop_ac_tb_tx(adapter, TB_STOP_SEL_ALL, &ac_dis_bak); in band_pkt_drop() 545 ret = set_hw_tb_ppdu_ctrl(adapter, &ac_dis_bak); in band_pkt_drop()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | cmac_tx.c | 862 bak->ac_dis_bak.band = band; in stop_macid_tx() 863 ret = stop_ac_tb_tx(adapter, stop_sel, &bak->ac_dis_bak); in stop_macid_tx() 896 ret = set_hw_tb_ppdu_ctrl(adapter, &bak->ac_dis_bak); in resume_macid_tx() 931 struct mac_ax_tb_ppdu_ctrl *ac_dis_bak) in stop_ac_tb_tx() argument 936 ret = get_hw_tb_ppdu_ctrl(adapter, ac_dis_bak); in stop_ac_tb_tx() 940 ctrl.band = ac_dis_bak->band; in stop_ac_tb_tx() 941 ctrl.pri_ac = ac_dis_bak->pri_ac; in stop_ac_tb_tx()
|
| H A D | cmac_tx.h | 625 struct mac_ax_tb_ppdu_ctrl *ac_dis_bak);
|
| H A D | cpuio.c | 377 struct mac_ax_tb_ppdu_ctrl ac_dis_bak; in band_pkt_drop() local 438 ac_dis_bak.band = band; in band_pkt_drop() 439 ret = stop_ac_tb_tx(adapter, TB_STOP_SEL_ALL, &ac_dis_bak); in band_pkt_drop() 545 ret = set_hw_tb_ppdu_ctrl(adapter, &ac_dis_bak); in band_pkt_drop()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 11737 struct mac_ax_tb_ppdu_ctrl ac_dis_bak; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 11737 struct mac_ax_tb_ppdu_ctrl ac_dis_bak; member
|