Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c5952 RTW_TXEN_BE0 = 1 << 0, enumerator
5986 cfg.tx_en.be0 = ((tx_en & RTW_TXEN_BE0) ? 1 : 0); in rtw_hal_mac_set_sch_tx_en()
6003 cfg.tx_en_mask.be0 = ((tx_en_mask & RTW_TXEN_BE0) ? 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.c5968 RTW_TXEN_BE0 = 1 << 0, enumerator
6002 cfg.tx_en.be0 = ((tx_en & RTW_TXEN_BE0) ? 1 : 0); in rtw_hal_mac_set_sch_tx_en()
6019 cfg.tx_en_mask.be0 = ((tx_en_mask & RTW_TXEN_BE0) ? 1 : 0); in rtw_hal_mac_set_sch_tx_en()