Searched refs:wil_update_net_queues_bh (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/net/wireless/ath/wil6210/ |
D | pm.c | 22 wil_update_net_queues_bh(wil, vif, NULL, false); in wil_pm_wake_connected_net_queues() 36 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_pm_stop_all_net_queues()
|
D | main.c | 345 wil_update_net_queues_bh(wil, vif, NULL, true); in _wil6210_disconnect_complete() 371 wil_update_net_queues_bh(wil, vif, NULL, true); in _wil6210_disconnect_complete() 376 wil_update_net_queues_bh(wil, vif, NULL, false); in _wil6210_disconnect_complete() 490 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_disconnect_worker()
|
D | netdev.c | 473 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_if_add()
|
D | txrx.c | 2302 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_update_net_queues_bh() function 2371 wil_update_net_queues_bh(wil, vif, ring, true); in wil_start_xmit()
|
D | wil6210.h | 1370 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif,
|
D | wmi.c | 1110 wil_update_net_queues_bh(wil, vif, NULL, false); in wmi_evt_connect()
|