Searched refs:NETIF_MSG_RX_STATUS (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/toshiba/ |
A D | spider_net.h | 429 NETIF_MSG_RX_STATUS | \
|
/linux-6.3-rc2/Documentation/networking/ |
A D | netif-msg.rst | 93 6 NETIF_MSG_RX_STATUS 0x0040
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_cmn.c | 401 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-6.3-rc2/drivers/net/ethernet/ti/ |
A D | cpsw_priv.h | 20 NETIF_MSG_RX_STATUS)
|
A D | davinci_emac.c | 79 NETIF_MSG_RX_STATUS | \
|
A D | netcp_core.c | 44 NETIF_MSG_RX_STATUS)
|
/linux-6.3-rc2/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-6.3-rc2/include/linux/ |
A D | netdevice.h | 4298 #define NETIF_MSG_RX_STATUS __NETIF_MSG(RX_STATUS) macro 4314 #define netif_msg_rx_status(p) ((p)->msg_enable & NETIF_MSG_RX_STATUS)
|
/linux-6.3-rc2/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 | 1674 DP_VERBOSE(edev, NETIF_MSG_RX_STATUS, "Loopback test successful\n"); in qede_selftest_run_loopback()
|
Completed in 50 milliseconds