Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_modem.c63 /** ipa_stop() - Stops the modem network interface. */
64 static int ipa_stop(struct net_device *netdev) in ipa_stop() function
138 .ndo_stop = ipa_stop,
262 ret = ipa_stop(netdev); in ipa_modem_stop()
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_modem.c85 /** ipa_stop() - Stops the modem network interface. */
86 static int ipa_stop(struct net_device *netdev) in ipa_stop() function
200 .ndo_stop = ipa_stop,
356 (void)ipa_stop(netdev); in ipa_modem_stop()

Completed in 2 milliseconds