Searched refs:e_warn (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 181 e_warn(drv, "xid=0x%x out-of-range\n", xid); in ixgbe_fcoe_ddp_setup() 201 e_warn(drv, "No ddp_pool resources allocated\n"); in ixgbe_fcoe_ddp_setup() 207 e_warn(drv, "xid=0x%x no ddp pool for fcoe\n", xid); in ixgbe_fcoe_ddp_setup() 872 e_warn(probe, "Enabling FCoE on PF will disable legacy VFs\n"); in ixgbe_fcoe_enable()
|
D | ixgbe_sriov.c | 755 e_warn(drv, "VF %d attempted to set invalid mac\n", vf); in ixgbe_set_vf_mac_addr() 761 e_warn(drv, in ixgbe_set_vf_mac_addr() 807 e_warn(drv, in ixgbe_set_vf_vlan_msg() 873 e_warn(drv, in ixgbe_set_vf_macvlan_msg() 882 e_warn(drv, "VF %d attempted to set invalid mac\n", vf); in ixgbe_set_vf_macvlan_msg() 896 e_warn(drv, in ixgbe_set_vf_macvlan_msg()
|
D | ixgbe_ptp.c | 448 e_warn(drv, "clearing RX Timestamp hang\n"); in ixgbe_ptp_rx_hang() 504 e_warn(drv, "clearing Tx Timestamp hang\n"); in ixgbe_ptp_tx_hwtstamp_work()
|
D | ixgbe_common.h | 214 #define e_warn(msglvl, format, arg...) \ macro
|
D | ixgbe_phy.c | 1396 …e_warn(drv, "WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Op… in ixgbe_identify_sfp_module_generic() 1575 …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 | 1082 e_warn(drv, "initiating reset due to tx timeout\n"); in ixgbe_tx_timeout_reset() 4439 e_warn(drv, "Packet Buffer(%i) can not provide enough" in ixgbe_hpbthresh() 5747 e_warn(probe, "Setting MTU > 1500 will disable legacy VFs\n"); in ixgbe_change_mtu() 6596 e_warn(drv, "initiating reset to clear Tx work after link loss\n"); in ixgbe_watchdog_flush_tx() 6680 e_warn(drv, "%u Spoofed packets detected\n", ssvpc); in ixgbe_spoof_check()
|
D | ixgbe_ethtool.c | 2824 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-4.4.14/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 344 #define e_warn(msglvl, format, arg...) \ macro
|
D | e1000_main.c | 2797 e_warn(drv, "checksum_partial proto=%x!\n", in e1000_tx_csum()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 54 #define e_warn(format, arg...) \ macro
|
D | netdev.c | 1201 e_warn("clearing Tx timestamp hang\n"); in e1000e_tx_hwtstamp_work() 2913 e_warn("Unable to create IPMI pass-through filter\n"); in e1000_init_manageability_pt() 4970 e_warn("Error reading PHY register\n"); in e1000_phy_read_status() 5431 e_warn("checksum_partial proto=%x!\n", in e1000_tx_csum()
|