Home
last modified time | relevance | path

Searched refs:D_TX (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/arcnet/
H A Darcdevice.h60 #define D_TX 256 /* show tx packets */ macro
H A Darcnet.c160 #if (ARCNET_DEBUG_MAX & (D_RX | D_TX))
798 if (BUGLVL(D_TX)) in go_tx()
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Darcdevice.h60 #define D_TX 256 /* show tx packets */ macro
H A Darcnet.c160 #if (ARCNET_DEBUG_MAX & (D_RX | D_TX))
793 if (BUGLVL(D_TX)) in go_tx()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c360 D_TX("tx_cmd with AES hwcrypto\n"); in il3945_build_tx_cmd_hwcrypto()
377 D_TX("Configuring packet for WEP encryption " "with key %d\n", in il3945_build_tx_cmd_hwcrypto()
483 D_TX("Sending AUTH frame\n"); in il3945_tx_skb()
485 D_TX("Sending ASSOC frame\n"); in il3945_tx_skb()
487 D_TX("Sending REASSOC frame\n"); in il3945_tx_skb()
609 D_TX("sequence nr = 0X%x\n", le16_to_cpu(out_cmd->hdr.sequence)); in il3945_tx_skb()
610 D_TX("tx_flags = 0X%x\n", le32_to_cpu(tx_cmd->tx_flags)); in il3945_tx_skb()
2857 D_TX("dev->xmit(%d bytes) at rate 0x%02x\n", skb->len, in il3945_mac_tx()
H A D4965-mac.c1058 D_TX("free more than tfds_in_queue (%u:%d)\n", in il4965_free_tfds_in_queue()
1609 D_TX("tx_cmd with AES hwcrypto\n"); in il4965_tx_cmd_build_hwcrypto()
1615 D_TX("tx_cmd with tkip hwcrypto\n"); in il4965_tx_cmd_build_hwcrypto()
1628 D_TX("Configuring packet for WEP encryption " "with key %d\n", in il4965_tx_cmd_build_hwcrypto()
1679 D_TX("Sending AUTH frame\n"); in il4965_tx_skb()
1681 D_TX("Sending ASSOC frame\n"); in il4965_tx_skb()
1683 D_TX("Sending REASSOC frame\n"); in il4965_tx_skb()
1701 D_TX("station Id %d\n", sta_id); in il4965_tx_skb()
1863 D_TX("sequence nr = 0X%x\n", le16_to_cpu(out_cmd->hdr.sequence)); in il4965_tx_skb()
1864 D_TX("tx_flag in il4965_tx_skb()
[all...]
H A Dcommon.h3030 #define D_TX(f, a...) IL_DBG(IL_DL_TX, f, ## a) macro
H A D3945.c350 D_TX("Tx queue %d Status %s (0x%08x) plcp rate %d retries %d\n", txq_id, in il3945_hdl_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c360 D_TX("tx_cmd with AES hwcrypto\n"); in il3945_build_tx_cmd_hwcrypto()
377 D_TX("Configuring packet for WEP encryption " "with key %d\n", in il3945_build_tx_cmd_hwcrypto()
483 D_TX("Sending AUTH frame\n"); in il3945_tx_skb()
485 D_TX("Sending ASSOC frame\n"); in il3945_tx_skb()
487 D_TX("Sending REASSOC frame\n"); in il3945_tx_skb()
607 D_TX("sequence nr = 0X%x\n", le16_to_cpu(out_cmd->hdr.sequence)); in il3945_tx_skb()
608 D_TX("tx_flags = 0X%x\n", le32_to_cpu(tx_cmd->tx_flags)); in il3945_tx_skb()
2849 D_TX("dev->xmit(%d bytes) at rate 0x%02x\n", skb->len, in il3945_mac_tx()
H A D4965-mac.c1059 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_flag in il4965_tx_skb()
[all...]
H A D3945.c350 D_TX("Tx queue %d Status %s (0x%08x) plcp rate %d retries %d\n", txq_id, in il3945_hdl_tx()
H A Dcommon.h3031 #define D_TX(f, a...) IL_DBG(IL_DL_TX, f, ## a) macro

Completed in 39 milliseconds