Searched refs:NETIF_MSG_RX_STATUS (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_cmn.c | 402 DP(NETIF_MSG_RX_STATUS, in bnx2x_update_sge_prod() 808 DP(NETIF_MSG_RX_STATUS, in bnx2x_tpa_stop() 822 DP(NETIF_MSG_RX_STATUS, in bnx2x_tpa_stop() 907 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int() 943 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int() 974 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int() 986 DP(NETIF_MSG_RX_STATUS, in bnx2x_rx_int() 1021 DP(NETIF_MSG_RX_ERR | NETIF_MSG_RX_STATUS, in bnx2x_rx_int() 1035 DP(NETIF_MSG_RX_ERR | NETIF_MSG_RX_STATUS, in bnx2x_rx_int() 1058 DP(NETIF_MSG_RX_ERR | NETIF_MSG_RX_STATUS, in bnx2x_rx_int() [all …]
|
| A D | bnx2x_cmn.h | 531 DP(NETIF_MSG_RX_STATUS, in bnx2x_update_rx_prod()
|
| /linux/drivers/net/ethernet/toshiba/ |
| A D | spider_net.h | 430 NETIF_MSG_RX_STATUS | \
|
| /linux/Documentation/networking/ |
| A D | netif-msg.rst | 93 6 NETIF_MSG_RX_STATUS 0x0040
|
| /linux/drivers/net/ethernet/ti/ |
| A D | cpsw_priv.h | 18 NETIF_MSG_RX_STATUS)
|
| A D | davinci_emac.c | 79 NETIF_MSG_RX_STATUS | \
|
| A D | netcp_core.c | 45 NETIF_MSG_RX_STATUS)
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| A D | qed_ll2.c | 174 (NETIF_MSG_RX_STATUS | QED_MSG_STORAGE | NETIF_MSG_PKTDATA), in qed_ll2b_complete_rx_packet() 230 DP_VERBOSE(p_hwfn, (NETIF_MSG_RX_STATUS | NETIF_MSG_PKTDATA | in qed_ll2b_complete_rx_packet()
|
| /linux/include/linux/ |
| A D | netdevice.h | 4372 #define NETIF_MSG_RX_STATUS __NETIF_MSG(RX_STATUS) macro 4388 #define netif_msg_rx_status(p) ((p)->msg_enable & NETIF_MSG_RX_STATUS)
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| A D | qede_filter.c | 115 DP_VERBOSE(edev, NETIF_MSG_RX_STATUS, in qede_configure_arfs_fltr()
|
| A D | qede_ethtool.c | 1657 DP_VERBOSE(edev, NETIF_MSG_RX_STATUS, "Loopback test successful\n"); in qede_selftest_run_loopback()
|
Completed in 59 milliseconds