Searched refs:ixgbe_ipsec_set_rx_ip (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ipsec.c | 103 static void ixgbe_ipsec_set_rx_ip(struct ixgbe_hw *hw, u16 idx, __be32 addr[]) in ixgbe_ipsec_set_rx_ip() function 134 ixgbe_ipsec_set_rx_ip(hw, idx, (__be32 *)buf); in ixgbe_ipsec_clear_hw_tables() 344 ixgbe_ipsec_set_rx_ip(hw, i, ipsa->ipaddr); in ixgbe_ipsec_restore() 676 ixgbe_ipsec_set_rx_ip(hw, rsa.iptbl_ind, rsa.ipaddr); in ixgbe_ipsec_add_sa() 792 ixgbe_ipsec_set_rx_ip(hw, ipi, in ixgbe_ipsec_del_sa()
|