/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 940 DP(NETIF_MSG_IFUP, "Configuring ethertype 0x88a8 for BD\n"); in bnx2x_func_start() 950 DP(NETIF_MSG_IFUP, in bnx2x_func_start() 1172 DP(NETIF_MSG_IFUP, "created tx data cid %d, txq %d\n", in bnx2x_init_txdata() 1290 DP(NETIF_MSG_IFUP | BNX2X_MSG_ETHTOOL, in bnx2x_extract_max_cfg() 1361 DP(NETIF_MSG_IFUP, "drv_flags 0x%08x\n", drv_flags); in bnx2x_update_drv_flags()
|
D | bnx2x_cmn.c | 1409 DP(NETIF_MSG_IFUP, in bnx2x_init_rx_rings() 2006 DP(NETIF_MSG_IFUP, "Setting real num queues to (tx, rx) (%d, %d)\n", in bnx2x_set_real_num_queues() 2402 DP(NETIF_MSG_IFUP, "NO MCP - load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp() 2407 DP(NETIF_MSG_IFUP, "NO MCP - new load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp() 2521 DP(NETIF_MSG_IFUP, "Driver state %08x-->%08x\n", in bnx2x_set_os_driver_state() 2531 DP(NETIF_MSG_IFUP, "Starting CNIC-related load\n"); in bnx2x_load_cnic() 2558 DP(NETIF_MSG_IFUP, "cnic napi added\n"); in bnx2x_load_cnic() 2592 DP(NETIF_MSG_IFUP, "Ending successfully CNIC-related load\n"); in bnx2x_load_cnic() 2620 DP(NETIF_MSG_IFUP, "Starting NIC load\n"); in bnx2x_nic_load() 2621 DP(NETIF_MSG_IFUP, in bnx2x_nic_load() [all …]
|
D | bnx2x_main.c | 1594 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable() 1606 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable() 1668 DP(NETIF_MSG_IFUP, "write 0x%x to IGU mode %s\n", in bnx2x_igu_int_enable() 1739 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 1744 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 1762 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 2352 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n", in bnx2x_init_dropless_fc() 2491 DP(NETIF_MSG_IFUP, "Fairness will be disabled due to ETS\n"); in bnx2x_calc_vn_min() 2495 DP(NETIF_MSG_IFUP, in bnx2x_calc_vn_min() 2521 DP(NETIF_MSG_IFUP, "vn %d: vn_max_rate %d\n", vn, vn_max_rate); in bnx2x_calc_vn_max() [all …]
|
D | bnx2x_vfpf.c | 875 DP(NETIF_MSG_IFUP, "state is %x, returning\n", bp->state); in bnx2x_vfpf_set_mcast() 884 DP(NETIF_MSG_IFUP, "dev->flags = %x\n", dev->flags); in bnx2x_vfpf_set_mcast() 888 DP(NETIF_MSG_IFUP, in bnx2x_vfpf_set_mcast() 896 DP(NETIF_MSG_IFUP, "Adding mcast MAC: %pM\n", in bnx2x_vfpf_set_mcast() 1001 DP(NETIF_MSG_IFUP, "Rx mode is %d\n", mode); in bnx2x_vfpf_storm_rx_mode()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 917 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_ringparam() 926 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_ringparam() 1037 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_change_mtu() 1075 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1085 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1092 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1098 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1108 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1117 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels()
|
D | qede_filter.c | 685 DP_VERBOSE(edev, NETIF_MSG_IFUP, "Adding vlan 0x%04x\n", vid); in qede_vlan_rx_add_vid() 699 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_vlan_rx_add_vid() 796 DP_VERBOSE(edev, NETIF_MSG_IFUP, "Adding vlan %d\n", vlan->vid); in qede_configure_vlan_filters() 846 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_vlan_rx_kill_vid() 2000 DP_VERBOSE(edev, NETIF_MSG_IFUP, in qede_flow_spec_to_rule()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 424 NETIF_MSG_IFUP | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_vf.c | 119 priv->msg_enable = (NETIF_MSG_IFUP << 1) - 1; in enetc_vf_netdev_setup()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | netif-msg.rst | 87 3 NETIF_MSG_IFUP 0x0008
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 483 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 503 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 508 NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 2334 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_vport() 2416 DP_VERBOSE(cdev, NETIF_MSG_IFUP, in qed_update_vport_rss() 2474 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_update_vport() 2514 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_rxq() 2564 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_txq()
|
D | qed_mcp.c | 2391 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_legacy() 2409 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_mfw() 2436 NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_mfw() 2531 DP_VERBOSE(p_hwfn, (QED_MSG_SP | NETIF_MSG_IFUP), in qed_mcp_fill_shmem_func_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 137 NETIF_MSG_IFUP);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 13 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
D | davinci_emac.c | 73 NETIF_MSG_IFUP | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-common.c | 30 NETIF_MSG_IFUP);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
D | emac.c | 24 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.h | 33 NETIF_MSG_IFUP | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 55 NETIF_MSG_IFUP | \ 1765 mac->msg_enable = (NETIF_MSG_IFUP << 1 ) - 1; in pasemi_mac_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 82 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | efx_common.c | 29 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
|
D | efx.c | 91 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_main.c | 58 NETIF_MSG_IFUP | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 52 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aeroflex/ |
D | greth.c | 50 NETIF_MSG_IFUP | \
|