| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_halmac.c | 2405 static inline HALMAC_RX_FIFO_EXPANDING_MODE _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2407 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2409 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2411 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2413 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2422 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2427 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_halmac.c | 2681 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2683 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2685 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2687 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2689 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2699 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2705 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_halmac.c | 2681 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2683 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2685 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2687 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2689 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2699 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2705 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_halmac.c | 2820 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2822 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2824 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2826 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2828 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2838 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2844 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_halmac.c | 2825 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2827 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2829 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2831 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2833 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2843 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2849 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_halmac.c | 2839 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2841 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2843 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2845 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2847 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2857 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2863 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_halmac.c | 2791 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2793 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2795 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2797 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2799 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2809 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2815 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_halmac.c | 2824 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2826 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2828 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2830 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2832 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2842 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2848 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_halmac.c | 2824 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2826 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2828 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2830 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2832 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2842 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2848 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_halmac.c | 2824 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2826 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2828 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2830 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2832 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2842 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2848 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_halmac.c | 2833 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2835 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2837 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2839 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2841 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2851 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2857 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_halmac.c | 2824 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2826 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2828 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2830 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2832 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2842 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2848 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/ |
| H A D | hal_halmac.c | 2689 static inline enum halmac_rx_fifo_expanding_mode _trx_share_mode_drv2halmac(u8 trx_share_mode) in _trx_share_mode_drv2halmac() argument 2691 if (0 == trx_share_mode) in _trx_share_mode_drv2halmac() 2693 else if (1 == trx_share_mode) in _trx_share_mode_drv2halmac() 2695 else if (2 == trx_share_mode) in _trx_share_mode_drv2halmac() 2697 else if (3 == trx_share_mode) in _trx_share_mode_drv2halmac() 2707 return _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in _rtw_get_trx_share_mode() 2713 u8 mode = _trx_share_mode_drv2halmac(registry_par->trx_share_mode); in dump_trx_share_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | drv_types.h | 428 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | drv_types.h | 433 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | drv_types.h | 440 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | drv_types.h | 454 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | drv_types.h | 433 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | drv_types.h | 493 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | drv_types.h | 488 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | drv_types.h | 492 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | drv_types.h | 486 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | drv_types.h | 493 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | drv_types.h | 496 u8 trx_share_mode; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | drv_types.h | 501 u8 trx_share_mode; member
|