Home
last modified time | relevance | path

Searched refs:RTW_TXEN_BCN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c5964 RTW_TXEN_BCN = 1 << 12, enumerator
5998 cfg.tx_en.bcn = ((tx_en & RTW_TXEN_BCN) ? 1 : 0); in rtw_hal_mac_set_sch_tx_en()
6015 cfg.tx_en_mask.bcn = ((tx_en_mask & RTW_TXEN_BCN) ? 1 : 0); in rtw_hal_mac_set_sch_tx_en()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c5980 RTW_TXEN_BCN = 1 << 12, enumerator
6014 cfg.tx_en.bcn = ((tx_en & RTW_TXEN_BCN) ? 1 : 0); in rtw_hal_mac_set_sch_tx_en()
6031 cfg.tx_en_mask.bcn = ((tx_en_mask & RTW_TXEN_BCN) ? 1 : 0); in rtw_hal_mac_set_sch_tx_en()