Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c1865 pf_num = (reg & I40E_GL_MDET_RX_FUNCTION_MASK) >> in ixl_handle_rx_mdd_event()
H A Di40e_register.h3062 #define I40E_GL_MDET_RX_FUNCTION_MASK I40E_MASK(0xFF, I40E_GL_MDET_RX_FUNCTION_SHIFT) macro