Searched refs:I40E_LO_BYTE (Results 1 – 2 of 2) sorted by relevance
80 #define I40E_LO_BYTE(x) ((u8)((x) & 0xFF)) macro
2065 ptr->mask[off_bytes + 1] &= I40E_LO_BYTE(mask_tmp); in i40e_fdir_info_get_flex_mask()