| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ld_file.c | 128 if (_os_strncmp(sz_line, "#[v2]", 5) == 0 in _hal_parse_txpwr_by_rate() 129 || _os_strncmp(sz_line, "#[v3]", 5) == 0) { in _hal_parse_txpwr_by_rate() 136 if (_os_strncmp(sz_line + 5, "[Exact]#", 8) == 0) { in _hal_parse_txpwr_by_rate() 146 if (_os_strncmp(sz_line , "#[2.4G]#", 8) == 0) { in _hal_parse_txpwr_by_rate() 150 if (_os_strncmp(sz_line , "#[5G]#", 6) == 0) { in _hal_parse_txpwr_by_rate() 154 … if ((_os_strncmp(sz_line , "#[START]#", 9) == 0) || (_os_strncmp(sz_line , "#[END]#", 9) == 0) ) { in _hal_parse_txpwr_by_rate() 157 if (_os_strncmp(sz_line , "[Nss1]", 6) == 0) { in _hal_parse_txpwr_by_rate() 170 if (_os_strncmp(sz_line , "11M_1M", 6) == 0) { in _hal_parse_txpwr_by_rate() 177 } else if (_os_strncmp(sz_line , "18M_6M", 6) == 0) { in _hal_parse_txpwr_by_rate() 184 } else if (_os_strncmp(sz_line , "54M_24M", 7) == 0) { in _hal_parse_txpwr_by_rate() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ld_file.c | 128 if (_os_strncmp(sz_line, "#[v2]", 5) == 0 in _hal_parse_txpwr_by_rate() 129 || _os_strncmp(sz_line, "#[v3]", 5) == 0) { in _hal_parse_txpwr_by_rate() 136 if (_os_strncmp(sz_line + 5, "[Exact]#", 8) == 0) { in _hal_parse_txpwr_by_rate() 146 if (_os_strncmp(sz_line , "#[2.4G]#", 8) == 0) { in _hal_parse_txpwr_by_rate() 150 if (_os_strncmp(sz_line , "#[5G]#", 6) == 0) { in _hal_parse_txpwr_by_rate() 154 … if ((_os_strncmp(sz_line , "#[START]#", 9) == 0) || (_os_strncmp(sz_line , "#[END]#", 9) == 0) ) { in _hal_parse_txpwr_by_rate() 157 if (_os_strncmp(sz_line , "[Nss1]", 6) == 0) { in _hal_parse_txpwr_by_rate() 170 if (_os_strncmp(sz_line , "11M_1M", 6) == 0) { in _hal_parse_txpwr_by_rate() 177 } else if (_os_strncmp(sz_line , "18M_6M", 6) == 0) { in _hal_parse_txpwr_by_rate() 184 } else if (_os_strncmp(sz_line , "54M_24M", 7) == 0) { in _hal_parse_txpwr_by_rate() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 30 static __inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|
| H A D | pltfm_ops_none.h | 59 static __inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|
| H A D | pltfm_ops_windows.h | 90 static inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|
| H A D | pltfm_ops_linux.h | 51 static inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 30 static __inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|
| H A D | pltfm_ops_none.h | 59 static __inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|
| H A D | pltfm_ops_windows.h | 90 static inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|
| H A D | pltfm_ops_linux.h | 47 static inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp() function
|