Searched refs:wil_update_net_queues_bh (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | pm.c | 33 wil_update_net_queues_bh(wil, vif, NULL, false); in wil_pm_wake_connected_net_queues() 47 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_pm_stop_all_net_queues()
|
D | main.c | 344 wil_update_net_queues_bh(wil, vif, NULL, true); in _wil6210_disconnect() 367 wil_update_net_queues_bh(wil, vif, NULL, true); in _wil6210_disconnect() 372 wil_update_net_queues_bh(wil, vif, NULL, false); in _wil6210_disconnect() 410 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_disconnect_worker()
|
D | netdev.c | 482 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_if_add()
|
D | txrx.c | 2001 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_update_net_queues_bh() function 2070 wil_update_net_queues_bh(wil, vif, ring, true); in wil_start_xmit()
|
D | wil6210.h | 1311 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif,
|
D | wmi.c | 1064 wil_update_net_queues_bh(wil, vif, NULL, false); in wmi_evt_connect()
|