Searched refs:NETIF_MSG_TX_QUEUED (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 3300 DP(NETIF_MSG_TX_QUEUED, "TSO split header size is %d (%x:%x)\n", in bnx2x_tx_split() 3318 DP(NETIF_MSG_TX_QUEUED, in bnx2x_tx_split() 3469 DP(NETIF_MSG_TX_QUEUED, in bnx2x_pkt_req_lin() 3627 DP(NETIF_MSG_TX_QUEUED, in bnx2x_set_pbd_csum() 3636 DP(NETIF_MSG_TX_QUEUED, "csum after fix %x\n", in bnx2x_set_pbd_csum() 3799 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 3823 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 3834 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 3889 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 4034 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() [all …]
|
/linux-6.1.9/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 426 NETIF_MSG_TX_QUEUED | \
|
/linux-6.1.9/Documentation/networking/ |
D | netif-msg.rst | 90 5 NETIF_MSG_TX_QUEUED 0x0020
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/ |
D | qede_fp.c | 1624 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit() 1724 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit() 1736 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit()
|
/linux-6.1.9/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 19 NETIF_MSG_PKTDATA | NETIF_MSG_TX_QUEUED | \
|
D | davinci_emac.c | 76 NETIF_MSG_TX_QUEUED | \
|
D | netcp_core.c | 43 NETIF_MSG_PKTDATA | NETIF_MSG_TX_QUEUED | \
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_ll2.c | 1917 (NETIF_MSG_TX_QUEUED | QED_MSG_LL2), in qed_ll2_prepare_tx_packet_set_bd() 1987 (NETIF_MSG_TX_QUEUED | QED_MSG_LL2), in qed_ll2_tx_packet_notify()
|
/linux-6.1.9/drivers/net/ethernet/engleder/ |
D | tsnep_main.c | 1426 NETIF_MSG_IFDOWN | NETIF_MSG_TX_QUEUED; in tsnep_probe()
|
/linux-6.1.9/include/linux/ |
D | netdevice.h | 4261 #define NETIF_MSG_TX_QUEUED __NETIF_MSG(TX_QUEUED) macro 4277 #define netif_msg_tx_queued(p) ((p)->msg_enable & NETIF_MSG_TX_QUEUED)
|
/linux-6.1.9/drivers/net/ethernet/microchip/ |
D | lan743x_main.c | 3372 NETIF_MSG_IFDOWN | NETIF_MSG_TX_QUEUED; in lan743x_pcidev_probe()
|