Searched refs:e_warn (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.c | 57 e_warn(probe, "SRIOV is not supported with XDP\n"); in __ixgbe_enable_sriov() 954 e_warn(drv, "VF %d attempted to set invalid mac\n", vf); in ixgbe_set_vf_mac_addr() 960 e_warn(drv, in ixgbe_set_vf_mac_addr() 978 e_warn(drv, in ixgbe_set_vf_vlan_msg() 1002 e_warn(drv, in ixgbe_set_vf_macvlan_msg() 1011 e_warn(drv, "VF %d attempted to set invalid mac\n", vf); in ixgbe_set_vf_macvlan_msg() 1029 e_warn(drv, in ixgbe_set_vf_macvlan_msg() 1209 e_warn(drv, in ixgbe_update_vf_xcast_mode()
|
D | ixgbe_fcoe.c | 158 e_warn(drv, "xid=0x%x out-of-range\n", xid); in ixgbe_fcoe_ddp_setup() 178 e_warn(drv, "No ddp_pool resources allocated\n"); in ixgbe_fcoe_ddp_setup() 184 e_warn(drv, "xid=0x%x no ddp pool for fcoe\n", xid); in ixgbe_fcoe_ddp_setup() 851 e_warn(probe, "Enabling FCoE on PF will disable legacy VFs\n"); in ixgbe_fcoe_enable()
|
D | ixgbe_ptp.c | 753 e_warn(drv, "clearing RX Timestamp hang\n"); in ixgbe_ptp_rx_hang() 800 e_warn(drv, "clearing Tx timestamp hang\n"); in ixgbe_ptp_tx_hang() 869 e_warn(drv, "clearing Tx Timestamp hang\n"); in ixgbe_ptp_tx_hwtstamp_work()
|
D | ixgbe_common.h | 202 #define e_warn(msglvl, format, arg...) \ macro
|
D | ixgbe_phy.c | 1643 …e_warn(drv, "WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Op… in ixgbe_identify_sfp_module_generic() 1822 …e_warn(drv, "WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Op… in ixgbe_identify_qsfp_module_generic()
|
D | ixgbe_main.c | 357 e_warn(hw, "register writes incomplete %08x\n", value); in ixgbe_read_reg() 1069 e_warn(drv, "initiating reset due to tx timeout\n"); in ixgbe_tx_timeout_reset() 5154 e_warn(drv, "Packet Buffer(%i) can not provide enough" in ixgbe_hpbthresh() 6758 e_warn(probe, "Requested MTU size is not supported with XDP\n"); in ixgbe_change_mtu() 6772 e_warn(probe, "Setting MTU > 1500 will disable legacy VFs\n"); in ixgbe_change_mtu() 7613 e_warn(drv, "initiating reset to clear Tx work after link loss\n"); in ixgbe_watchdog_flush_tx() 7697 e_warn(drv, "%u Spoofed packets detected\n", ssvpc); in ixgbe_spoof_check() 9176 e_warn(probe, "DCB is not supported with XDP\n"); in ixgbe_setup_tc() 10004 e_warn(probe, "L2FW offload is not supported with XDP\n"); in ixgbe_fwd_add()
|
D | ixgbe_ipsec.c | 898 e_warn(drv, "VF %d attempted to add an IPsec SA\n", vf); in ixgbe_ipsec_vf_add_sa()
|
D | ixgbe_ethtool.c | 3000 e_warn(drv, "enabling UDP RSS: fragmented packets may arrive out of order to the stack above\n"); in ixgbe_set_rss_hash_opt()
|
/linux-5.19.10/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 321 #define e_warn(msglvl, format, arg...) \ macro
|
D | e1000_main.c | 2788 e_warn(drv, "checksum_partial proto=%x!\n", in e1000_tx_csum()
|
/linux-5.19.10/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 36 #define e_warn(format, arg...) \ macro
|
D | netdev.c | 1199 e_warn("clearing Tx timestamp hang\n"); in e1000e_tx_hwtstamp_work() 2909 e_warn("Unable to create IPMI pass-through filter\n"); in e1000_init_manageability_pt() 5066 e_warn("Error reading PHY register\n"); in e1000_phy_read_status() 5549 e_warn("checksum_partial proto=%x!\n", in e1000_tx_csum() 6524 e_warn("DPG_EXIT_DONE took %d msec. This is a firmware bug\n", in e1000e_s0ix_exit_flow()
|
D | ich8lan.c | 305 e_warn("Failed to disable ULP\n"); in e1000_init_phy_workarounds_pchlan() 1284 e_warn("ULP_CONFIG_DONE took %d msec. This is a firmware bug\n", in e1000_disable_ulp_lpt_lp()
|