Searched refs:ixgbe_ipsec_set_rx_sa (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c64 * ixgbe_ipsec_set_rx_sa - set up the register bits to save SA info
73 static void ixgbe_ipsec_set_rx_sa(struct ixgbe_hw *hw, u16 idx, __be32 spi, function
133 ixgbe_ipsec_set_rx_sa(hw, idx, 0, buf, 0, 0, 0);
138 ixgbe_ipsec_set_rx_sa(hw, idx, 0, buf, 0, 0, 0);
326 ixgbe_ipsec_set_rx_sa(hw, i, r->xs->id.spi,
696 ixgbe_ipsec_set_rx_sa(hw, sa_idx, rsa.xs->id.spi, rsa.key,
779 ixgbe_ipsec_set_rx_sa(hw, sa_idx, 0, zerobuf, 0, 0, 0);

Completed in 114 milliseconds