Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/
Dr819xU_cmdpkt.c194 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()
Dr8192U_wx.c182 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()
Dr8192U.h47 #define DMESG(x, a...) macro
Dr8192U_core.c848 DMESG("NIC in promisc mode"); in rtl8192_set_rxconf()
1019 DMESG("rxcommandpackethandle819xusb: It is a command packet\n"); in rtl819xusb_rx_command_packet()
2704 DMESG("Endopoints initialization failed"); in rtl8192_init()
/linux-4.4.14/tools/testing/ktest/
Dktest.pl1937 open(DMESG, "> $dmesg") or
1976 print DMESG $line;
2059 close(DMESG);