Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3341 DP(NETIF_MSG_TX_QUEUED, "TSO split header size is %d (%x:%x)\n", in bnx2x_tx_split()
3359 DP(NETIF_MSG_TX_QUEUED, in bnx2x_tx_split()
3513 DP(NETIF_MSG_TX_QUEUED, in bnx2x_pkt_req_lin()
3673 DP(NETIF_MSG_TX_QUEUED, in bnx2x_set_pbd_csum()
3682 DP(NETIF_MSG_TX_QUEUED, "csum after fix %x\n", in bnx2x_set_pbd_csum()
3845 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit()
3869 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit()
3880 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit()
3932 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit()
4066 DP(NETIF_MSG_TX_QUEUED, in bnx2x_start_xmit()
[all …]
/linux-4.4.14/Documentation/networking/
Dnetif-msg.txt74 5 NETIF_MSG_TX_QUEUED 0x0020
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dspider_net.h440 NETIF_MSG_TX_QUEUED | \
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
Dqede_main.c500 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit()
596 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit()
608 DP_VERBOSE(edev, NETIF_MSG_TX_QUEUED, in qede_start_xmit()
/linux-4.4.14/include/linux/
Dnetdevice.h3214 NETIF_MSG_TX_QUEUED = 0x0100, enumerator
3231 #define netif_msg_tx_queued(p) ((p)->msg_enable & NETIF_MSG_TX_QUEUED)
/linux-4.4.14/drivers/net/ethernet/ti/
Ddavinci_emac.c90 NETIF_MSG_TX_QUEUED | \
Dnetcp_core.c52 NETIF_MSG_PKTDATA | NETIF_MSG_TX_QUEUED | \
Dcpsw.c52 NETIF_MSG_PKTDATA | NETIF_MSG_TX_QUEUED | \