Home
last modified time | relevance | path

Searched defs:xec (Results 1 – 5 of 5) sorted by relevance

/drivers/edac/
Dmce_amd.c622 static bool f12h_mc0_mce(u16 ec, u8 xec) in f12h_mc0_mce()
640 static bool f10h_mc0_mce(u16 ec, u8 xec) in f10h_mc0_mce()
649 static bool k8_mc0_mce(u16 ec, u8 xec) in k8_mc0_mce()
659 static bool cat_mc0_mce(u16 ec, u8 xec) in cat_mc0_mce()
711 static bool f15h_mc0_mce(u16 ec, u8 xec) in f15h_mc0_mce()
767 u8 xec = XEC(m->status, xec_mask); in decode_mc0_mce() local
785 static bool k8_mc1_mce(u16 ec, u8 xec) in k8_mc1_mce()
819 static bool cat_mc1_mce(u16 ec, u8 xec) in cat_mc1_mce()
844 static bool f15h_mc1_mce(u16 ec, u8 xec) in f15h_mc1_mce()
877 u8 xec = XEC(m->status, xec_mask); in decode_mc1_mce() local
[all …]
Damd64_edac.c3223 u8 xec = XEC(m->status, 0x1f); in decode_bus_error() local
/drivers/net/ethernet/intel/fm10k/
Dfm10k_pf.c1430 u32 timeout, ur, ca, um, xec, vlan_drop, loopback_drop, nodesc_drop; in fm10k_update_hw_stats_pf() local
Dfm10k_type.h435 struct fm10k_hw_stat xec; member
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3362 u64 xec; member