Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c12 * ixgbevf_ipsec_set_pf_sa - ask the PF to set up an SA
18 static int ixgbevf_ipsec_set_pf_sa(struct ixgbevf_adapter *adapter, in ixgbevf_ipsec_set_pf_sa() function
117 ret = ixgbevf_ipsec_set_pf_sa(adapter, r->xs); in ixgbevf_ipsec_restore()
124 ret = ixgbevf_ipsec_set_pf_sa(adapter, t->xs); in ixgbevf_ipsec_restore()
327 ret = ixgbevf_ipsec_set_pf_sa(adapter, xs); in ixgbevf_ipsec_add_sa()
367 ret = ixgbevf_ipsec_set_pf_sa(adapter, xs); in ixgbevf_ipsec_add_sa()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c12 * ixgbevf_ipsec_set_pf_sa - ask the PF to set up an SA
18 static int ixgbevf_ipsec_set_pf_sa(struct ixgbevf_adapter *adapter, in ixgbevf_ipsec_set_pf_sa() function
117 ret = ixgbevf_ipsec_set_pf_sa(adapter, r->xs); in ixgbevf_ipsec_restore()
124 ret = ixgbevf_ipsec_set_pf_sa(adapter, t->xs); in ixgbevf_ipsec_restore()
333 ret = ixgbevf_ipsec_set_pf_sa(adapter, xs); in ixgbevf_ipsec_add_sa()
373 ret = ixgbevf_ipsec_set_pf_sa(adapter, xs); in ixgbevf_ipsec_add_sa()

Completed in 3 milliseconds