Searched refs:substr_type (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 15871 dhd_convert_memdump_type_to_str(uint32 type, char *buf, int substr_type) 15901 if (substr_type == CMD_UNWANTED) { 15903 } else if (substr_type == CMD_DISCONNECTED) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 16061 dhd_convert_memdump_type_to_str(uint32 type, char *buf, int substr_type) 16091 if (substr_type == CMD_UNWANTED) { 16093 } else if (substr_type == CMD_DISCONNECTED) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 15936 dhd_convert_memdump_type_to_str(uint32 type, char *buf, int substr_type) 15966 if (substr_type == CMD_UNWANTED) { 15968 } else if (substr_type == CMD_DISCONNECTED) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 21033 dhd_convert_memdump_type_to_str(uint32 type, char *buf, size_t buf_len, int substr_type) in dhd_convert_memdump_type_to_str() argument 21063 if (substr_type == CMD_UNWANTED) { in dhd_convert_memdump_type_to_str() 21065 } else if (substr_type == CMD_DISCONNECTED) { in dhd_convert_memdump_type_to_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 20927 dhd_convert_memdump_type_to_str(uint32 type, char *buf, size_t buf_len, int substr_type) in dhd_convert_memdump_type_to_str() argument 20957 if (substr_type == CMD_UNWANTED) { in dhd_convert_memdump_type_to_str() 20959 } else if (substr_type == CMD_DISCONNECTED) { in dhd_convert_memdump_type_to_str()
|