Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c262 static int c4iw_stop(struct adapter *);
268 .uld_stop = c4iw_stop,
331 c4iw_stop(struct adapter *sc) in c4iw_stop() function