Searched refs:IXGBE_LSECRXSA (Results 1 – 2 of 2) sorted by relevance
703 IXGBE_WRITE_REG(hw, IXGBE_LSECRXSA(idx), ctrl); in rte_pmd_ixgbe_macsec_select_rxsa()
775 #define IXGBE_LSECRXSA(_i) (0x08F10 + (4 * (_i))) /* 2 of these (0-1) */ macro