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