Home
last modified time | relevance | path

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

/openbmc/linux/net/mac802154/
H A Dmac_cmd.c134 .unlock_table = mac802154_unlock_table,
/openbmc/linux/include/net/
H A Dieee802154_netdev.h421 void (*unlock_table)(struct net_device *dev); member
/openbmc/linux/net/ieee802154/
H A Dnl-mac.c800 data.ops->llsec->unlock_table(dev); in ieee802154_llsec_dump_table()