Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dwilc_wlan.c205 PRINT_D(TX_DBG, "Number of entries in TxQ = %d\n", p->txq_entries); in wilc_wlan_txq_add_to_tail()
212 PRINT_D(TX_DBG, "Wake the txq_handling\n"); in wilc_wlan_txq_add_to_tail()
239 PRINT_D(TX_DBG, "Number of entries in TxQ = %d\n", p->txq_entries); in wilc_wlan_txq_add_to_head()
249 PRINT_D(TX_DBG, "Wake up the txq_handler\n"); in wilc_wlan_txq_add_to_head()
479 PRINT_D(TX_DBG, "Adding config packet ...\n"); in wilc_wlan_txq_add_cfg_pkt()
481 PRINT_D(TX_DBG, "Return due to clear function\n"); in wilc_wlan_txq_add_cfg_pkt()
503 PRINT_D(TX_DBG, "Adding the config packet at the Queue tail\n"); in wilc_wlan_txq_add_cfg_pkt()
529 PRINT_D(TX_DBG, "Adding mgmt packet at the Queue tail\n"); in wilc_wlan_txq_add_net_pkt()
561 PRINT_D(TX_DBG, "Adding Network packet at the Queue tail\n"); in wilc_wlan_txq_add_mgmt_pkt()
857 PRINT_D(TX_DBG, "Getting the head of the TxQ\n"); in wilc_wlan_handle_txq()
[all …]
Dlinux_wlan.c461 PRINT_D(TX_DBG, "txq_task Taking a nap :)\n"); in linux_wlan_txq_task()
464 PRINT_D(TX_DBG, "txq_task Who waked me up :$\n"); in linux_wlan_txq_task()
473 PRINT_D(TX_DBG, "TX thread stopped\n"); in linux_wlan_txq_task()
476 PRINT_D(TX_DBG, "txq_task handle the sending packet and let me go to sleep.\n"); in linux_wlan_txq_task()
483 PRINT_D(TX_DBG, "Waking up queue\n"); in linux_wlan_txq_task()
641 PRINT_D(TX_DBG, "Start configuring Firmware\n"); in linux_wlan_init_test_config()
1353 …PRINT_D(TX_DBG, "Packet sent successfully - Size = %d - Address = %p - SKB = %p\n", pv_data->size,… in linux_wlan_tx_complete()
1355 …PRINT_D(TX_DBG, "Couldn't send packet - Size = %d - Address = %p - SKB = %p\n", pv_data->size, pv_… in linux_wlan_tx_complete()
1374 PRINT_D(TX_DBG, "Sending packet just received from TCP/IP\n"); in mac_xmit()
1405 …PRINT_D(TX_DBG, "Sending packet - Size = %d - Address = %p - SKB = %p\n", tx_data->size, tx_data->… in mac_xmit()
[all …]
Dlinux_wlan_common.h30 #define TX_DBG (1 << TX_debug) macro
Dwilc_debugfs.c27 … | HOSTAPD_DBG | HOSTINF_DBG | CORECONFIG_DBG | CFG80211_DBG | INT_DBG | TX_DBG | RX_DBG | LOCK_DB…
/drivers/net/ethernet/neterion/
Ds2io.h60 #define TX_DBG 3 macro
Ds2io.c4032 DBG_PRINT(TX_DBG, "%s: In Neterion Tx routine\n", dev->name); in s2io_xmit()
4035 DBG_PRINT(TX_DBG, "%s: Buffer has no data..\n", dev->name); in s2io_xmit()
4041 DBG_PRINT(TX_DBG, "%s: Card going down for reset\n", in s2io_xmit()
4114 DBG_PRINT(TX_DBG, "Error in xmit, No free TXDs.\n"); in s2io_xmit()
4221 DBG_PRINT(TX_DBG, in s2io_xmit()