Searched refs:D_TX (Results 1 – 5 of 5) sorted by relevance
61 #define D_TX 256 /* show tx packets */ macro
162 #if (ARCNET_DEBUG_MAX & (D_RX | D_TX))795 if (BUGLVL(D_TX)) in go_tx()
1059 D_TX("free more than tfds_in_queue (%u:%d)\n", in il4965_free_tfds_in_queue()1610 D_TX("tx_cmd with AES hwcrypto\n"); in il4965_tx_cmd_build_hwcrypto()1616 D_TX("tx_cmd with tkip hwcrypto\n"); in il4965_tx_cmd_build_hwcrypto()1629 D_TX("Configuring packet for WEP encryption " "with key %d\n", in il4965_tx_cmd_build_hwcrypto()1680 D_TX("Sending AUTH frame\n"); in il4965_tx_skb()1682 D_TX("Sending ASSOC frame\n"); in il4965_tx_skb()1684 D_TX("Sending REASSOC frame\n"); in il4965_tx_skb()1702 D_TX("station Id %d\n", sta_id); in il4965_tx_skb()1862 D_TX("sequence nr = 0X%x\n", le16_to_cpu(out_cmd->hdr.sequence)); in il4965_tx_skb()1863 D_TX("tx_flags = 0X%x\n", le32_to_cpu(tx_cmd->tx_flags)); in il4965_tx_skb()[all …]
350 D_TX("Tx queue %d Status %s (0x%08x) plcp rate %d retries %d\n", txq_id, in il3945_hdl_tx()
549 first! D_DURING displays 4-5 lines for each packet sent or received. D_TX,