Searched refs:xdo_dev_state_update_stats (Results 1 – 3 of 3) sorted by relevance
1326 .xdo_dev_state_update_stats = mlx5e_xfrm_update_stats,
728 !real_dev->xfrmdev_ops->xdo_dev_state_update_stats) { in bond_xfrm_update_stats()733 real_dev->xfrmdev_ops->xdo_dev_state_update_stats(xs); in bond_xfrm_update_stats()744 .xdo_dev_state_update_stats = bond_xfrm_update_stats,
1047 void (*xdo_dev_state_update_stats) (struct xfrm_state *x); member