Home
last modified time | relevance | path

Searched refs:psp_dev_caps (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/psp/
H A Dtypes.h72 struct psp_dev_caps *caps;
101 struct psp_dev_caps { struct
H A Dfunctions.h18 struct psp_dev_caps *psd_caps, void *priv_ptr);
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.h27 struct psp_dev_caps caps;
/linux/drivers/net/netdevsim/
H A Dpsp.c204 static struct psp_dev_caps nsim_psp_caps = {
/linux/net/psp/
H A Dpsp_main.c51 struct psp_dev_ops *psd_ops, struct psp_dev_caps *psd_caps, in psp_dev_create()