Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c31 static int lio_vf_rep_stop(struct net_device *ndev);
45 .ndo_stop = lio_vf_rep_stop,
142 lio_vf_rep_stop(struct net_device *ndev) in lio_vf_rep_stop() function