Home
last modified time | relevance | path

Searched refs:NETIF_MSG_RX_STATUS (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/networking/
H A Dnetif-msg.rst93 6 NETIF_MSG_RX_STATUS 0x0040
/linux/drivers/net/ethernet/toshiba/
H A Dspider_net.h429 NETIF_MSG_RX_STATUS | \
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c402 DP(NETIF_MSG_RX_STATUS, in bnx2x_update_sge_prod()
821 DP(NETIF_MSG_RX_STATUS, in bnx2x_tpa_stop()
835 DP(NETIF_MSG_RX_STATUS, in bnx2x_tpa_stop()
920 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int()
956 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int()
987 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int()
999 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int()
1034 DP(NETIF_MSG_RX_ERR | NETIF_MSG_RX_STATUS, in bnx2x_rx_int()
1048 DP(NETIF_MSG_RX_ERR | NETIF_MSG_RX_STATUS, in bnx2x_rx_int()
1071 DP(NETIF_MSG_RX_ERR | NETIF_MSG_RX_STATUS, in bnx2x_rx_int()
[all …]
H A Dbnx2x_cmn.h531 DP(NETIF_MSG_RX_STATUS, in bnx2x_update_rx_prod()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h21 NETIF_MSG_RX_STATUS)
H A Ddavinci_emac.c77 NETIF_MSG_RX_STATUS | \
H A Dnetcp_core.c44 NETIF_MSG_RX_STATUS)
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c37 NETIF_MSG_RX_STATUS | \
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c177 (NETIF_MSG_RX_STATUS | QED_MSG_STORAGE | NETIF_MSG_PKTDATA), in qed_ll2b_complete_rx_packet()
233 DP_VERBOSE(p_hwfn, (NETIF_MSG_RX_STATUS | NETIF_MSG_PKTDATA | in qed_ll2b_complete_rx_packet()
/linux/include/linux/
H A Dnetdevice.h4313 #define NETIF_MSG_RX_STATUS __NETIF_MSG(RX_STATUS) macro
4329 #define netif_msg_rx_status(p) ((p)->msg_enable & NETIF_MSG_RX_STATUS)
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c115 DP_VERBOSE(edev, NETIF_MSG_RX_STATUS, in qede_configure_arfs_fltr()
H A Dqede_ethtool.c1671 DP_VERBOSE(edev, NETIF_MSG_RX_STATUS, "Loopback test successful\n"); in qede_selftest_run_loopback()