Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacsec.c1461 static struct net_device *get_dev_from_nl(struct net *net, in get_dev_from_nl() function
1521 dev = get_dev_from_nl(net, attrs); in get_txsa_from_nl()
1552 dev = get_dev_from_nl(net, attrs); in get_rxsc_from_nl()
1885 dev = get_dev_from_nl(genl_info_net(info), attrs); in macsec_add_rxsc()
1980 dev = get_dev_from_nl(genl_info_net(info), attrs); in macsec_add_txsa()
2181 dev = get_dev_from_nl(genl_info_net(info), info->attrs); in macsec_del_rxsc()
2600 dev = get_dev_from_nl(genl_info_net(info), attrs); in macsec_upd_offload()