Home
last modified time | relevance | path

Searched refs:__dcbnl_pg_setcfg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/dcb/
H A Ddcbnl.c765 static int __dcbnl_pg_setcfg(struct net_device *netdev, struct nlmsghdr *nlh, in __dcbnl_pg_setcfg() function
861 return __dcbnl_pg_setcfg(netdev, nlh, seq, tb, skb, 0); in dcbnl_pgtx_setcfg()
867 return __dcbnl_pg_setcfg(netdev, nlh, seq, tb, skb, 1); in dcbnl_pgrx_setcfg()
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c799 static int __dcbnl_pg_setcfg(struct net_device *netdev, struct nlmsghdr *nlh, in __dcbnl_pg_setcfg() function
895 return __dcbnl_pg_setcfg(netdev, nlh, seq, tb, skb, 0); in dcbnl_pgtx_setcfg()
901 return __dcbnl_pg_setcfg(netdev, nlh, seq, tb, skb, 1); in dcbnl_pgrx_setcfg()

Completed in 6 milliseconds