Searched refs:is_btc (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_drv.h | 26 u32 rtw_hal_mac_set_tx_time(struct rtw_hal_com_t *hal_com, u8 is_btc, 29 u32 rtw_hal_mac_set_tx_retry_limit(struct rtw_hal_com_t *hal_com, u8 is_btc,
|
| H A D | hal_api_mac.c | 1931 u32 rtw_hal_mac_set_tx_time(struct rtw_hal_com_t *hal_com, u8 is_btc, u8 is_resume, u8 macid, u32 t… in rtw_hal_mac_set_tx_time() argument 1943 if (is_btc && !is_resume) { /* for btc control tx time case */ in rtw_hal_mac_set_tx_time() 1946 } else if (is_btc && is_resume) { /* for btc release tx time case */ in rtw_hal_mac_set_tx_time() 1977 u32 rtw_hal_mac_set_tx_retry_limit(struct rtw_hal_com_t *hal_com, u8 is_btc, u8 is_resume, u8 macid… in rtw_hal_mac_set_tx_retry_limit() argument 1991 if (is_btc && !is_resume) { /* for btc control tx time case */ in rtw_hal_mac_set_tx_retry_limit() 1994 } else if (is_btc && is_resume) { /* for btc release tx time case */ in rtw_hal_mac_set_tx_retry_limit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_drv.h | 26 u32 rtw_hal_mac_set_tx_time(struct rtw_hal_com_t *hal_com, u8 is_btc, 29 u32 rtw_hal_mac_set_tx_retry_limit(struct rtw_hal_com_t *hal_com, u8 is_btc,
|
| H A D | hal_api_mac.c | 1931 u32 rtw_hal_mac_set_tx_time(struct rtw_hal_com_t *hal_com, u8 is_btc, u8 is_resume, u8 macid, u32 t… in rtw_hal_mac_set_tx_time() argument 1943 if (is_btc && !is_resume) { /* for btc control tx time case */ in rtw_hal_mac_set_tx_time() 1946 } else if (is_btc && is_resume) { /* for btc release tx time case */ in rtw_hal_mac_set_tx_time() 1977 u32 rtw_hal_mac_set_tx_retry_limit(struct rtw_hal_com_t *hal_com, u8 is_btc, u8 is_resume, u8 macid… in rtw_hal_mac_set_tx_retry_limit() argument 1991 if (is_btc && !is_resume) { /* for btc control tx time case */ in rtw_hal_mac_set_tx_retry_limit() 1994 } else if (is_btc && is_resume) { /* for btc release tx time case */ in rtw_hal_mac_set_tx_retry_limit()
|