Home
last modified time | relevance | path

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

/linux-5.19.10/net/ieee802154/
Dnl802154.c24 static struct genl_family nl802154_fam; variable
298 return genlmsg_put(skb, portid, seq, &nl802154_fam, flags, cmd); in nl802154hdr_put()
2491 static struct genl_family nl802154_fam __ro_after_init = {
2510 return genl_register_family(&nl802154_fam); in nl802154_init()
2515 genl_unregister_family(&nl802154_fam); in nl802154_exit()