Searched refs:__dcbnl_pg_getcfg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | 585 static int __dcbnl_pg_getcfg(struct net_device *netdev, struct nlmsghdr *nlh, in __dcbnl_pg_getcfg() function 724 return __dcbnl_pg_getcfg(netdev, nlh, tb, skb, 0); in dcbnl_pgtx_getcfg() 730 return __dcbnl_pg_getcfg(netdev, nlh, tb, skb, 1); in dcbnl_pgrx_getcfg()
|