Searched refs:I40E_DEBUG_USER (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/i40e/ | ||
H A D | i40e_debug.h | 31 I40E_DEBUG_USER = 0xF0000000, enumerator |
H A D | i40e_main.c | 10504 if (pf->hw.debug_mask & I40E_DEBUG_USER) { in i40e_get_capabilities() |