Home
last modified time | relevance | path

Searched refs:DMESG (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8192u/
Dr819xU_cmdpkt.c178 DMESG("send beacon frame tx rate is 6Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb()
181 DMESG("send beacon frame tx rate is 1Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb()
213 DMESG("---> cmpk_Handle_Interrupt_Status()\n"); in cmpk_handle_interrupt_status()
222 DMESG("cmpk_Handle_Interrupt_Status: wrong length!\n"); in cmpk_handle_interrupt_status()
231 DMESG("interrupt status = 0x%x\n", in cmpk_handle_interrupt_status()
248 DMESG("<---- cmpk_handle_interrupt_status()\n"); in cmpk_handle_interrupt_status()
Dr8192U_wx.c176 DMESG("bad CRC in monitor mode are %s", in r8192_wx_set_crcmon()
640 DMESG("Setting retry for RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry()
644 DMESG("Setting retry for non RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry()
Dr8192U.h49 #define DMESG(x, a...) macro
Dr8192U_core.c781 DMESG("NIC in promisc mode"); in rtl8192_set_rxconf()
899 DMESG("rxcommandpackethandle819xusb: It is a command packet\n"); in rtl819xusb_rx_command_packet()
2579 DMESG("Reading EEPROM info failed"); in rtl8192_init()
2586 DMESG("Endopoints initialization failed"); in rtl8192_init()
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dsubmitting-patches.rst109 触发的场景、DMESG的摘录、崩溃描述、性能回归、延迟尖峰、锁定等。
/Linux-v5.4/tools/testing/ktest/
Dktest.pl2056 open(DMESG, "> $dmesg") or
2095 print DMESG $line;
2178 close(DMESG);