Searched refs:NETIF_MSG_TX_QUEUED (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.c | 3317 DP(NETIF_MSG_TX_QUEUED, "TSO split header size is %d (%x:%x)\n", in bnx2x_tx_split() 3335 DP(NETIF_MSG_TX_QUEUED, in bnx2x_tx_split() 3486 DP(NETIF_MSG_TX_QUEUED, in bnx2x_pkt_req_lin() 3643 DP(NETIF_MSG_TX_QUEUED, in bnx2x_set_pbd_csum() 3652 DP(NETIF_MSG_TX_QUEUED, "csum after fix %x\n", in bnx2x_set_pbd_csum() 3814 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 3838 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 3849 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 3904 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() 4049 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit() [all …]
|
| /linux/Documentation/networking/ |
| H A D | netif-msg.rst | 90 5 NETIF_MSG_TX_QUEUED 0x0020
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_fp.c | 1626 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit() 1726 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit() 1738 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_ll2.c | 1918 (NETIF_MSG_TX_QUEUED | QED_MSG_LL2), in qed_ll2_prepare_tx_packet_set_bd() 1988 (NETIF_MSG_TX_QUEUED | QED_MSG_LL2), in qed_ll2_tx_packet_notify()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 4744 #define NETIF_MSG_TX_QUEUED __NETIF_MSG(TX_QUEUED) macro 4760 #define netif_msg_tx_queued(p) ((p)->msg_enable & NETIF_MSG_TX_QUEUED)
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_common.c | 34 NETIF_MSG_TX_QUEUED | \
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_main.c | 2580 NETIF_MSG_IFDOWN | NETIF_MSG_TX_QUEUED; in tsnep_probe()
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.c | 3666 NETIF_MSG_IFDOWN | NETIF_MSG_TX_QUEUED; in lan743x_pcidev_probe()
|