Home
last modified time | relevance | path

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

/linux-4.1.27/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.h80 #define DMESG(x, a...) macro
Dr8192U_core.c762 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/
Dr8192E_cmdpkt.c161 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()
Drtl_wx.c889 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()
Drtl_core.c2966 DMESG("wlan driver load failed\n"); in rtl8192_pci_probe()
3076 DMESG("No device found"); in rtl8192_pci_module_init()
Dr8192E_dev.c43 DMESG("Enabling beacon TX"); in rtl8192e_start_beacon()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_debug.h33 #define DMESG(x, a...) macro
/linux-4.1.27/tools/testing/ktest/
Dktest.pl1937 open(DMESG, "> $dmesg") or
1976 print DMESG $line;
2059 close(DMESG);