Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/
HDcxgb_main.c92 static int cxgb_uninit_synchronized(struct port_info *);
1098 cxgb_uninit_synchronized(p); in cxgb_port_detach()
1776 rc = cxgb_uninit_synchronized(p); in cxgb_uninit_locked()
1791 cxgb_uninit_synchronized(struct port_info *pi) in cxgb_uninit_synchronized() function