Searched refs:IXGBE_LSECTXKEY0 (Results 1 – 2 of 2) sorted by relevance
644 IXGBE_WRITE_REG(hw, IXGBE_LSECTXKEY0(i), ctrl); in rte_pmd_ixgbe_macsec_select_txsa()
770 #define IXGBE_LSECTXKEY0(_n) (0x08A1C + (4 * (_n))) /* 4 of these (0-3) */ macro