Searched refs:IXGBE_FDIRCTRL_FLEX_MASK (Results 1 – 1 of 1) sorted by relevance
40 #define IXGBE_FDIRCTRL_FLEX_MASK (0x1F << IXGBE_FDIRCTRL_FLEX_SHIFT) macro511 fdirctrl &= ~IXGBE_FDIRCTRL_FLEX_MASK; in ixgbe_fdir_set_flexbytes_offset()572 *fdirctrl &= ~IXGBE_FDIRCTRL_FLEX_MASK; in ixgbe_set_fdir_flex_conf()601 IXGBE_FDIRCTRL_FLEX_MASK) >> in ixgbe_set_fdir_flex_conf()1259 offset = ((fdirctrl & IXGBE_FDIRCTRL_FLEX_MASK) >> in ixgbe_fdir_info_get()