Home
last modified time | relevance | path

Searched +defs:all +defs:attrs (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c50 struct mlx5e_ipsec_drop all; member
1719 struct mlx5_accel_esp_xfrm_attrs *attrs, in setup_pkt_tunnel_reformat()
1815 static int get_reformat_type(struct mlx5_accel_esp_xfrm_attrs *attrs) in get_reformat_type()
1840 setup_pkt_transport_reformat(struct mlx5_accel_esp_xfrm_attrs *attrs, in setup_pkt_transport_reformat()
1889 struct mlx5_accel_esp_xfrm_attrs *attrs, in setup_pkt_reformat()
2005 struct mlx5_accel_esp_xfrm_attrs *attrs = &sa_entry->attrs; in rx_add_rule() local
2135 struct mlx5_accel_esp_xfrm_attrs *attrs = &sa_entry->attrs; in tx_add_rule() local
2226 struct mlx5_accel_pol_xfrm_attrs *attrs = &pol_entry->attrs; in tx_add_policy() local
2310 struct mlx5_accel_pol_xfrm_attrs *attrs = &pol_entry->attrs; in rx_add_policy() local
2826 struct mlx5_accel_esp_xfrm_attrs *attrs = &sa_entry->attrs; in mlx5e_ipsec_fs_tunnel_enabled() local
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c280 bool all) in pnv_ioda_reserve_m64_pe()
293 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe()
930 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE()
1244 unsigned long attrs) in pnv_ioda2_tce_build()
2253 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local
/linux/net/mpls/
H A Daf_mpls.c847 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in mpls_count_nexthops() local
913 struct nlattr *attrs = rtnh_attrs(rtnh); in mpls_nh_build_multi() local
1139 bool all = false; in mpls_netconf_fill_devconf() local
1172 bool all = false; in mpls_netconf_msgsize_devconf() local
/linux/include/net/
H A Dxfrm.h125 struct list_head all; member
585 struct list_head all; member
2191 static inline int xfrm_mark_get(struct nlattr **attrs, struct xfrm_mark *m) in xfrm_mark_get()