Searched refs:sa_index (Results 1 – 9 of 9) sorted by relevance
96 int sa_index = -1; in ixgbe_crypto_add_sa() local130 sa_index = i; in ixgbe_crypto_add_sa()135 if (sa_index < 0) { in ixgbe_crypto_add_sa()228 sa_index = i; in ixgbe_crypto_add_sa()233 if (sa_index < 0) { in ixgbe_crypto_add_sa()242 ic_session->sa_index = sa_index; in ixgbe_crypto_add_sa()278 int sa_index = -1; in ixgbe_crypto_remove_sa() local302 sa_index = i; in ixgbe_crypto_remove_sa()307 if (sa_index < 0) { in ixgbe_crypto_remove_sa()345 sa_index = i; in ixgbe_crypto_remove_sa()[all …]
68 uint32_t sa_index; member
76 int sa_index = -1; in txgbe_crypto_add_sa() local110 sa_index = i; in txgbe_crypto_add_sa()115 if (sa_index < 0) { in txgbe_crypto_add_sa()206 sa_index = i; in txgbe_crypto_add_sa()211 if (sa_index < 0) { in txgbe_crypto_add_sa()220 ic_session->sa_index = sa_index; in txgbe_crypto_add_sa()256 int sa_index = -1; in txgbe_crypto_remove_sa() local280 sa_index = i; in txgbe_crypto_remove_sa()285 if (sa_index < 0) { in txgbe_crypto_remove_sa()325 sa_index = i; in txgbe_crypto_remove_sa()[all …]
52 uint32_t sa_index; member
252 u32 sa_index; member302 u32 sa_index; /* SA to update */ member321 u32 sa_index[VIRTCHNL_IPSEC_MAX_SA_DESTROY_NUM]; member
47 uint32_t sa_index; member
223 uint32_t sa_index; member
265 For cnxk device sa_index will be calculated based on SPI value. So, it will267 allow application to configure the sa_index as part of session create. And269 For example, application can set sa_index as 0 using session create as SPI value
848 request->ipsec_data.sa_update->sa_index = sess->sa.hw_idx; in iavf_ipsec_crypto_sa_update_esn()1006 request->ipsec_data.sa_destroy->sa_index[0] = sess->sa.hw_idx; in iavf_ipsec_crypto_sa_del()