Home
last modified time | relevance | path

Searched refs:NETIF_MSG_TX_QUEUED (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3317 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 Dnetif-msg.rst90 5 NETIF_MSG_TX_QUEUED 0x0020
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c1626 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 Dqed_ll2.c1918 (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 Dnetdevice.h4744 #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 Dicssg_common.c34 NETIF_MSG_TX_QUEUED | \
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c2580 NETIF_MSG_IFDOWN | NETIF_MSG_TX_QUEUED; in tsnep_probe()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3666 NETIF_MSG_IFDOWN | NETIF_MSG_TX_QUEUED; in lan743x_pcidev_probe()