Searched refs:__dcbnl_pg_setcfg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | 799 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()
|