Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dmce_amd.c146 static bool f12h_mc0_mce(u16 ec, u8 xec) in f12h_mc0_mce()
164 static bool f10h_mc0_mce(u16 ec, u8 xec) in f10h_mc0_mce()
173 static bool k8_mc0_mce(u16 ec, u8 xec) in k8_mc0_mce()
183 static bool cat_mc0_mce(u16 ec, u8 xec) in cat_mc0_mce()
235 static bool f15h_mc0_mce(u16 ec, u8 xec) in f15h_mc0_mce()
291 u8 xec = XEC(m->status, xec_mask); in decode_mc0_mce() local
309 static bool k8_mc1_mce(u16 ec, u8 xec) in k8_mc1_mce()
343 static bool cat_mc1_mce(u16 ec, u8 xec) in cat_mc1_mce()
368 static bool f15h_mc1_mce(u16 ec, u8 xec) in f15h_mc1_mce()
401 u8 xec = XEC(m->status, xec_mask); in decode_mc1_mce() local
[all …]
Damd64_edac.c2744 u8 xec = XEC(m->status, 0x1f); in decode_bus_error() local
/linux-6.12.1/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
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3364 u64 xec; member