Home
last modified time | relevance | path

Searched refs:FM10K_FAULT_FUNC_VF_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_type.h112 #define FM10K_FAULT_FUNC_VF_MASK 0x00003F00 macro
H A Dfm10k_pf.c1578 fault->func = 1 + FIELD_GET(FM10K_FAULT_FUNC_VF_MASK, func); in fm10k_get_fault_pf()