Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c37 struct mlx5e_ipsec_drop all; member
1374 struct mlx5_accel_esp_xfrm_attrs *attrs, in setup_pkt_tunnel_reformat()
1470 static int get_reformat_type(struct mlx5_accel_esp_xfrm_attrs *attrs) in get_reformat_type()
1495 setup_pkt_transport_reformat(struct mlx5_accel_esp_xfrm_attrs *attrs, in setup_pkt_transport_reformat()
1544 struct mlx5_accel_esp_xfrm_attrs *attrs, in setup_pkt_reformat()
1581 struct mlx5_accel_esp_xfrm_attrs *attrs = &sa_entry->attrs; in rx_add_rule() local
1700 struct mlx5_accel_esp_xfrm_attrs *attrs = &sa_entry->attrs; in tx_add_rule() local
1791 struct mlx5_accel_pol_xfrm_attrs *attrs = &pol_entry->attrs; in tx_add_policy() local
1875 struct mlx5_accel_pol_xfrm_attrs *attrs = &pol_entry->attrs; in rx_add_policy() local
2375 struct mlx5_accel_esp_xfrm_attrs *attrs = &sa_entry->attrs; in mlx5e_ipsec_fs_tunnel_enabled() local
/linux-6.14.4/arch/powerpc/platforms/powernv/
Dpci-ioda.c282 bool all) in pnv_ioda_reserve_m64_pe()
295 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe()
932 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE()
1246 unsigned long attrs) in pnv_ioda2_tce_build()
2296 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local
/linux-6.14.4/net/mpls/
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-6.14.4/include/net/
Dxfrm.h125 struct list_head all; member
575 struct list_head all; member
2169 static inline int xfrm_mark_get(struct nlattr **attrs, struct xfrm_mark *m) in xfrm_mark_get()