| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_intf.c | 303 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 305 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 306 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init() 351 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 353 rf_type_to_default_trx_bmp(type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 354 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_rf.h | 164 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_rf.h | 218 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_rf.h | 218 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_rf.h | 203 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_rf.h | 203 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_rf.h | 204 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_rf.h | 222 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_rf.h | 237 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_rf.h | 238 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_rf.h | 222 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_rf.h | 223 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rf.c | 1440 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp) in trx_bmp_to_rf_type() argument 1447 if (tx_bmp >> i & BIT0) in trx_bmp_to_rf_type()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rf.c | 1440 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp) in trx_bmp_to_rf_type() argument 1447 if (tx_bmp >> i & BIT0) in trx_bmp_to_rf_type()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_intf.c | 300 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 302 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 303 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_intf.c | 301 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 303 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 304 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_intf.c | 300 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 302 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 303 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_rf.c | 654 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp) in trx_bmp_to_rf_type() argument 661 if (tx_bmp >> i & BIT0) in trx_bmp_to_rf_type()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_intf.c | 304 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 306 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 307 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_intf.c | 304 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 306 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 307 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_intf.c | 304 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 306 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 307 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_intf.c | 306 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 308 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 309 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_intf.c | 305 enum bb_path tx_bmp, rx_bmp; in rtw_hal_rfpath_init() local 307 rf_type_to_default_trx_bmp(hal_data->rf_type, &tx_bmp, &rx_bmp); in rtw_hal_rfpath_init() 308 hal_data->trx_path_bmp = (tx_bmp << 4) | rx_bmp; in rtw_hal_rfpath_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rf.c | 1175 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp) in trx_bmp_to_rf_type() argument 1182 if (tx_bmp >> i & BIT0) in trx_bmp_to_rf_type()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rf.c | 1174 enum rf_type trx_bmp_to_rf_type(u8 tx_bmp, u8 rx_bmp) in trx_bmp_to_rf_type() argument 1181 if (tx_bmp >> i & BIT0) in trx_bmp_to_rf_type()
|