Searched refs:I40E_CEE_APP_SELECTOR_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | i40e_dcb.h | 179 #define I40E_CEE_APP_SELECTOR_MASK 0x03 macro |
H A D | i40e_dcb.c | 419 selector = (app->upper_oui_sel & I40E_CEE_APP_SELECTOR_MASK); in i40e_parse_cee_app_tlv() |