Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/bnep/
H A Dnetdev.c206 static const struct net_device_ops bnep_netdev_ops = { variable
227 dev->netdev_ops = &bnep_netdev_ops; in bnep_net_setup()