/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 942 DP(NETIF_MSG_IFUP, "Configuring ethertype 0x88a8 for BD\n"); in bnx2x_func_start() 952 DP(NETIF_MSG_IFUP, in bnx2x_func_start() 1174 DP(NETIF_MSG_IFUP, "created tx data cid %d, txq %d\n", in bnx2x_init_txdata() 1292 DP(NETIF_MSG_IFUP | BNX2X_MSG_ETHTOOL, in bnx2x_extract_max_cfg() 1363 DP(NETIF_MSG_IFUP, "drv_flags 0x%08x\n", drv_flags); in bnx2x_update_drv_flags()
|
D | bnx2x_cmn.c | 1407 DP(NETIF_MSG_IFUP, in bnx2x_init_rx_rings() 2002 DP(NETIF_MSG_IFUP, "Setting real num queues to (tx, rx) (%d, %d)\n", in bnx2x_set_real_num_queues() 2394 DP(NETIF_MSG_IFUP, "NO MCP - load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp() 2399 DP(NETIF_MSG_IFUP, "NO MCP - new load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp() 2513 DP(NETIF_MSG_IFUP, "Driver state %08x-->%08x\n", in bnx2x_set_os_driver_state() 2523 DP(NETIF_MSG_IFUP, "Starting CNIC-related load\n"); in bnx2x_load_cnic() 2550 DP(NETIF_MSG_IFUP, "cnic napi added\n"); in bnx2x_load_cnic() 2584 DP(NETIF_MSG_IFUP, "Ending successfully CNIC-related load\n"); in bnx2x_load_cnic() 2612 DP(NETIF_MSG_IFUP, "Starting NIC load\n"); in bnx2x_nic_load() 2613 DP(NETIF_MSG_IFUP, in bnx2x_nic_load() [all …]
|
D | bnx2x_main.c | 1572 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable() 1584 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable() 1646 DP(NETIF_MSG_IFUP, "write 0x%x to IGU mode %s\n", in bnx2x_igu_int_enable() 1717 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 1722 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 1740 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 2330 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n", in bnx2x_init_dropless_fc() 2469 DP(NETIF_MSG_IFUP, "Fairness will be disabled due to ETS\n"); in bnx2x_calc_vn_min() 2473 DP(NETIF_MSG_IFUP, in bnx2x_calc_vn_min() 2499 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()
|
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 946 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_ringparam() 955 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_ringparam() 1063 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_change_mtu() 1099 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1109 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1116 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1122 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1132 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1141 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels()
|
D | qede_filter.c | 707 DP_VERBOSE(edev, NETIF_MSG_IFUP, "Adding vlan 0x%04x\n", vid); in qede_vlan_rx_add_vid() 721 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_vlan_rx_add_vid() 818 DP_VERBOSE(edev, NETIF_MSG_IFUP, "Adding vlan %d\n", vlan->vid); in qede_configure_vlan_filters() 868 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_vlan_rx_kill_vid() 2069 DP_VERBOSE(edev, NETIF_MSG_IFUP, in qede_flow_spec_to_rule()
|
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/ |
D | enetc_vf.c | 129 priv->msg_enable = (NETIF_MSG_IFUP << 1) - 1; in enetc_vf_netdev_setup()
|
/Linux-v5.4/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 424 NETIF_MSG_IFUP | \
|
/Linux-v5.4/Documentation/networking/ |
D | netif-msg.txt | 71 3 NETIF_MSG_IFUP 0x0008
|
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 504 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 524 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 529 NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 2350 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_vport() 2432 DP_VERBOSE(cdev, NETIF_MSG_IFUP, in qed_update_vport_rss() 2490 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_update_vport() 2530 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_rxq() 2580 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_txq()
|
D | qed_mcp.c | 2176 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_legacy() 2194 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_mfw() 2221 NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_mfw() 2316 DP_VERBOSE(p_hwfn, (QED_MSG_SP | NETIF_MSG_IFUP), in qed_mcp_fill_shmem_func_info()
|
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 138 NETIF_MSG_IFUP);
|
/Linux-v5.4/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 13 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
D | davinci_emac.c | 73 NETIF_MSG_IFUP | \
|
/Linux-v5.4/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-common.c | 30 NETIF_MSG_IFUP);
|
/Linux-v5.4/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.h | 33 NETIF_MSG_IFUP | \
|
/Linux-v5.4/drivers/net/ethernet/qualcomm/emac/ |
D | emac.c | 24 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/Linux-v5.4/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 55 NETIF_MSG_IFUP | \ 1761 mac->msg_enable = (NETIF_MSG_IFUP << 1 ) - 1; in pasemi_mac_probe()
|
/Linux-v5.4/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 82 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
D | hinic_main.c | 53 NETIF_MSG_IFUP | \
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/Linux-v5.4/drivers/net/ethernet/aeroflex/ |
D | greth.c | 50 NETIF_MSG_IFUP | \
|
/Linux-v5.4/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 52 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|
/Linux-v5.4/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 36 (NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN | NETIF_MSG_LINK)
|
/Linux-v5.4/include/linux/ |
D | netdevice.h | 3856 NETIF_MSG_IFUP = 0x0020, enumerator 3873 #define netif_msg_ifup(p) ((p)->msg_enable & NETIF_MSG_IFUP)
|