/Linux-v6.6/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 | 1420 DP(NETIF_MSG_IFUP, in bnx2x_init_rx_rings() 2016 DP(NETIF_MSG_IFUP, "Setting real num queues to (tx, rx) (%d, %d)\n", in bnx2x_set_real_num_queues() 2412 DP(NETIF_MSG_IFUP, "NO MCP - load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp() 2417 DP(NETIF_MSG_IFUP, "NO MCP - new load counts[%d] %d, %d, %d\n", in bnx2x_nic_load_no_mcp() 2531 DP(NETIF_MSG_IFUP, "Driver state %08x-->%08x\n", in bnx2x_set_os_driver_state() 2541 DP(NETIF_MSG_IFUP, "Starting CNIC-related load\n"); in bnx2x_load_cnic() 2568 DP(NETIF_MSG_IFUP, "cnic napi added\n"); in bnx2x_load_cnic() 2602 DP(NETIF_MSG_IFUP, "Ending successfully CNIC-related load\n"); in bnx2x_load_cnic() 2630 DP(NETIF_MSG_IFUP, "Starting NIC load\n"); in bnx2x_nic_load() 2631 DP(NETIF_MSG_IFUP, in bnx2x_nic_load() [all …]
|
D | bnx2x_main.c | 1592 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable() 1604 DP(NETIF_MSG_IFUP, in bnx2x_hc_int_enable() 1666 DP(NETIF_MSG_IFUP, "write 0x%x to IGU mode %s\n", in bnx2x_igu_int_enable() 1737 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 1742 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 1760 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock() 2350 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n", in bnx2x_init_dropless_fc() 2489 DP(NETIF_MSG_IFUP, "Fairness will be disabled due to ETS\n"); in bnx2x_calc_vn_min() 2493 DP(NETIF_MSG_IFUP, in bnx2x_calc_vn_min() 2519 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 | 877 DP(NETIF_MSG_IFUP, "state is %x, returning\n", bp->state); in bnx2x_vfpf_set_mcast() 886 DP(NETIF_MSG_IFUP, "dev->flags = %x\n", dev->flags); in bnx2x_vfpf_set_mcast() 890 DP(NETIF_MSG_IFUP, in bnx2x_vfpf_set_mcast() 898 DP(NETIF_MSG_IFUP, "Adding mcast MAC: %pM\n", in bnx2x_vfpf_set_mcast() 1003 DP(NETIF_MSG_IFUP, "Rx mode is %d\n", mode); in bnx2x_vfpf_storm_rx_mode()
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 940 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_ringparam() 949 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_ringparam() 1060 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_change_mtu() 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() 1115 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1121 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1131 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels() 1140 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_set_channels()
|
D | qede_filter.c | 683 DP_VERBOSE(edev, NETIF_MSG_IFUP, "Adding vlan 0x%04x\n", vid); in qede_vlan_rx_add_vid() 697 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_vlan_rx_add_vid() 794 DP_VERBOSE(edev, NETIF_MSG_IFUP, "Adding vlan %d\n", vlan->vid); in qede_configure_vlan_filters() 844 DP_VERBOSE(edev, (NETIF_MSG_IFUP | NETIF_MSG_IFDOWN), in qede_vlan_rx_kill_vid() 1991 DP_VERBOSE(edev, NETIF_MSG_IFUP, in qede_flow_spec_to_rule()
|
/Linux-v6.6/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 423 NETIF_MSG_IFUP | \
|
/Linux-v6.6/Documentation/networking/ |
D | netif-msg.rst | 87 3 NETIF_MSG_IFUP 0x0008
|
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
D | enetc_vf.c | 130 priv->msg_enable = (NETIF_MSG_IFUP << 1) - 1; in enetc_vf_netdev_setup()
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 484 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 504 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 509 NETIF_MSG_IFUP, in qed_sp_vport_update_rss() 2344 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_vport() 2426 DP_VERBOSE(cdev, NETIF_MSG_IFUP, in qed_update_vport_rss() 2484 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_update_vport() 2524 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_rxq() 2574 DP_VERBOSE(cdev, (QED_MSG_SPQ | NETIF_MSG_IFUP), in qed_start_txq()
|
D | qed_mcp.c | 2441 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_legacy() 2459 DP_VERBOSE(p_hwfn, NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_mfw() 2486 NETIF_MSG_IFUP, in qed_mcp_get_shmem_proto_mfw() 2581 DP_VERBOSE(p_hwfn, (QED_MSG_SP | NETIF_MSG_IFUP), in qed_mcp_fill_shmem_func_info()
|
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 137 NETIF_MSG_IFUP);
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 16 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | ef100_rep.c | 39 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR | in efx_ef100_rep_init_struct()
|
D | efx_common.c | 31 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
|
D | efx.c | 92 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
|
/Linux-v6.6/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-common.c | 30 NETIF_MSG_IFUP);
|
/Linux-v6.6/drivers/net/ethernet/qualcomm/emac/ |
D | emac.c | 23 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/Linux-v6.6/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()
|
/Linux-v6.6/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 84 NETIF_MSG_LINK | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP)
|
/Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
D | efx.c | 94 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
|
D | efx_common.c | 30 NETIF_MSG_IFUP | NETIF_MSG_RX_ERR |
|
/Linux-v6.6/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.h | 44 NETIF_MSG_IFUP | \
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 80 NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP |\
|
/Linux-v6.6/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 55 NETIF_MSG_LINK | NETIF_MSG_IFUP |
|