Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/most/net/ !
Dnet.c290 static struct net_dev_context *get_net_dev_hold(struct most_interface *iface) in get_net_dev_hold() function
414 nd = get_net_dev_hold(iface); in comp_resume_tx_channel()
439 nd = get_net_dev_hold(mbo->ifp); in comp_rx_data()
553 nd = get_net_dev_hold(iface); in on_netinfo()