Home
last modified time | relevance | path

Searched refs:dcbnl_setapptrust (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Ddcbnl.h128 int (*dcbnl_setapptrust)(struct net_device *, u8 *, int); member
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_dcb.c339 .dcbnl_setapptrust = lan966x_dcb_setapptrust,
/linux/net/dsa/
H A Duser.c2531 .dcbnl_setapptrust = dsa_user_dcbnl_set_apptrust,