Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c1515 static enum macsec_offload nla_get_offload(const struct nlattr *nla) in nla_get_offload() function
4052 macsec->offload = nla_get_offload(data[IFLA_MACSEC_OFFLOAD]); in macsec_newlink()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c1498 static enum macsec_offload nla_get_offload(const struct nlattr *nla) in nla_get_offload() function
4050 macsec->offload = nla_get_offload(data[IFLA_MACSEC_OFFLOAD]); in macsec_newlink()

Completed in 11 milliseconds