Home
last modified time | relevance | path

Searched refs:e_warn (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c58 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()
1221 e_warn(drv, in ixgbe_update_vf_xcast_mode()
H A Dixgbe_fcoe.c158 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 Dixgbe_ptp.c748 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 Dixgbe_common.h203 #define e_warn(msglvl, format, arg...) \ macro
H A Dixgbe_ipsec.c888 e_warn(drv, "VF %d attempted to add an IPsec SA\n", vf); in ixgbe_ipsec_vf_add_sa()
/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h36 #define e_warn(format, arg...) \ macro
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c2789 e_warn(drv, "checksum_partial proto=%x!\n", in e1000_tx_csum()