Searched refs:wil_update_net_queues_bh (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/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 | 356 wil_update_net_queues_bh(wil, vif, NULL, true); in _wil6210_disconnect_complete() 382 wil_update_net_queues_bh(wil, vif, NULL, true); in _wil6210_disconnect_complete() 387 wil_update_net_queues_bh(wil, vif, NULL, false); in _wil6210_disconnect_complete() 501 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_disconnect_worker()
|
D | netdev.c | 484 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_if_add()
|
D | txrx.c | 2308 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_update_net_queues_bh() function 2377 wil_update_net_queues_bh(wil, vif, ring, true); in wil_start_xmit()
|
D | wil6210.h | 1379 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif,
|
D | wmi.c | 1120 wil_update_net_queues_bh(wil, vif, NULL, false); in wmi_evt_connect()
|