Searched refs:e_warn (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 59 e_warn(probe, "SRIOV is not supported with XDP\n"); in __ixgbe_enable_sriov() 957 e_warn(drv, "VF %d attempted to set invalid mac\n", vf); in ixgbe_set_vf_mac_addr() 963 e_warn(drv, in ixgbe_set_vf_mac_addr() 981 e_warn(drv, in ixgbe_set_vf_vlan_msg() 1004 e_warn(drv, in ixgbe_set_vf_macvlan_msg() 1013 e_warn(drv, "VF %d attempted to set invalid mac\n", vf); in ixgbe_set_vf_macvlan_msg() 1031 e_warn(drv, in ixgbe_set_vf_macvlan_msg() 1211 e_warn(drv, in ixgbe_update_vf_xcast_mode()
|
H A 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()
|
H A D | ixgbe_ptp.c | 748 e_warn(drv, "clearing RX Timestamp hang\n"); in ixgbe_ptp_rx_hang() 795 e_warn(drv, "clearing Tx timestamp hang\n"); in ixgbe_ptp_tx_hang() 864 e_warn(drv, "clearing Tx Timestamp hang\n"); in ixgbe_ptp_tx_hwtstamp_work()
|
H A D | ixgbe_phy.c | 1794 e_warn(drv, "WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules.\n"); in ixgbe_identify_sfp_module_generic() 1973 e_warn(drv, "WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules.\n"); in ixgbe_identify_qsfp_module_generic()
|
H A D | ixgbe_ipsec.c | 888 e_warn(drv, "VF %d attempted to add an IPsec SA\n", vf); in ixgbe_ipsec_vf_add_sa()
|
H A D | ixgbe_ethtool.c | 3167 e_warn(drv, "enabling UDP RSS: fragmented packets may arrive out of order to the stack above\n"); in ixgbe_set_rxfh_fields()
|
/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000.h | 321 #define e_warn(msglvl, format, arg...) \ macro
|
H A D | e1000_main.c | 2790 e_warn(drv, "checksum_partial proto=%x!\n", in e1000_tx_csum()
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | 36 #define e_warn(format, arg...) \ macro
|
H A D | ich8lan.c | 351 e_warn("Failed to disable ULP\n"); in e1000_init_phy_workarounds_pchlan() 1399 e_warn("ULP_CONFIG_DONE took %d msec. This is a firmware bug\n", in e1000_disable_ulp_lpt_lp()
|