Searched refs:wcn36xx_info (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 222 wcn36xx_info("FW Cap %s\n", wcn36xx_get_cap_name(i)); in wcn36xx_feat_caps_info() 229 wcn36xx_info("Chip is 3680\n"); in wcn36xx_detect_chip_version() 232 wcn36xx_info("Chip is 3660\n"); in wcn36xx_detect_chip_version() 1048 wcn36xx_info("mac address: %pM\n", addr); in wcn36xx_probe()
|
D | debug.c | 133 wcn36xx_info("DUMP args is %d %d %d %d %d\n", arg[0], arg[1], arg[2], in write_file_dump()
|
D | wcn36xx.h | 65 #define wcn36xx_info(fmt, arg...) \ macro
|
D | smd.c | 399 wcn36xx_info("firmware WLAN version '%s' and CRM version '%s'\n", in wcn36xx_smd_start_rsp() 402 wcn36xx_info("firmware API %u.%u.%u.%u, %u stations, %u bssids\n", in wcn36xx_smd_start_rsp()
|