Searched refs:wil_update_net_queues_bh (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/ath/wil6210/ |
H A 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()
|
H A 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()
|
H A D | netdev.c | 474 wil_update_net_queues_bh(wil, vif, NULL, true); in wil_if_add()
|
H A D | txrx.c | 2300 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_update_net_queues_bh() function 2369 wil_update_net_queues_bh(wil, vif, ring, true); in wil_start_xmit()
|
H A D | wil6210.h | 1372 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif,
|
H A D | wmi.c | 1109 wil_update_net_queues_bh(wil, vif, NULL, false); in wmi_evt_connect()
|