Searched refs:I40E_GL_FWSTS_FWS1B_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_register.h397 #define I40E_GL_FWSTS_FWS1B_MASK I40E_MASK(0xFF, I40E_GL_FWSTS_FWS1B_SHIFT) macro
H A Dixl_pf_main.c172 return (rd32(&pf->hw, I40E_GL_FWSTS) & I40E_GL_FWSTS_FWS1B_MASK);

Completed in 149 milliseconds