Searched defs:on_wq (Results 1 – 2 of 2) sorted by relevance
1321 static void cxgb_down(struct adapter *adapter, int on_wq) in cxgb_down()1448 static int __cxgb_close(struct net_device *dev, int on_wq) in __cxgb_close()2896 static int t3_adapter_error(struct adapter *adapter, int reset, int on_wq) in t3_adapter_error()
6072 bool on_wq; in raid5_make_request() local