Searched refs:on_wq (Results 1 – 1 of 1) sorted by relevance
1323 static void cxgb_down(struct adapter *adapter, int on_wq) in cxgb_down() argument1333 if (!on_wq) in cxgb_down()1450 static int __cxgb_close(struct net_device *dev, int on_wq) in __cxgb_close() argument1477 cxgb_down(adapter, on_wq); in __cxgb_close()2897 static int t3_adapter_error(struct adapter *adapter, int reset, int on_wq) in t3_adapter_error() argument2912 __cxgb_close(netdev, on_wq); in t3_adapter_error()