Searched refs:DMESG (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r819xU_cmdpkt.c | 194 DMESG("send beacon frame tx rate is 6Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb() 197 DMESG("send beacon frame tx rate is 1Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb() 233 DMESG("---> cmpk_Handle_Interrupt_Status()\n"); in cmpk_handle_interrupt_status() 241 DMESG("cmpk_Handle_Interrupt_Status: wrong length!\n"); in cmpk_handle_interrupt_status() 251 DMESG("interrupt status = 0x%x\n", in cmpk_handle_interrupt_status() 270 DMESG("<---- cmpk_handle_interrupt_status()\n"); in cmpk_handle_interrupt_status()
|
D | r8192U_wx.c | 182 DMESG("bad CRC in monitor mode are %s", in r8192_wx_set_crcmon() 655 DMESG("Setting retry for RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry() 659 DMESG("Setting retry for non RTS/CTS data to %d", wrqu->retry.value); in r8192_wx_set_retry()
|
D | r8192U.h | 80 #define DMESG(x, a...) macro
|
D | r8192U_core.c | 762 DMESG("NIC in promisc mode"); in rtl8192_set_rxconf() 928 DMESG("rxcommandpackethandle819xusb: It is a command packet\n"); in rtl819xusb_rx_command_packet() 2549 DMESG("Endopoints initialization failed"); in rtl8192_init()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_cmdpkt.c | 161 DMESG("send beacon frame tx rate is 6Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb() 163 DMESG("send beacon frame tx rate is 1Mbpm\n"); in cmdpkt_beacontimerinterrupt_819xusb() 171 DMESG("---> cmpk_Handle_Interrupt_Status()\n"); in cmpk_handle_interrupt_status() 175 DMESG("cmpk_Handle_Interrupt_Status: wrong length!\n"); in cmpk_handle_interrupt_status() 182 DMESG("interrupt status = 0x%x\n", in cmpk_handle_interrupt_status() 197 DMESG("<---- cmpk_handle_interrupt_status()\n"); in cmpk_handle_interrupt_status()
|
D | rtl_wx.c | 889 DMESG("Setting retry for RTS/CTS data to %d", in r8192_wx_set_retry() 894 DMESG("Setting retry for non RTS/CTS data to %d", in r8192_wx_set_retry()
|
D | rtl_core.c | 2966 DMESG("wlan driver load failed\n"); in rtl8192_pci_probe() 3076 DMESG("No device found"); in rtl8192_pci_module_init()
|
D | r8192E_dev.c | 43 DMESG("Enabling beacon TX"); in rtl8192e_start_beacon()
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_debug.h | 33 #define DMESG(x, a...) macro
|
/linux-4.1.27/tools/testing/ktest/ |
D | ktest.pl | 1937 open(DMESG, "> $dmesg") or 1976 print DMESG $line; 2059 close(DMESG);
|