Home
last modified time | relevance | path

Searched refs:wfx_pending_dump_old_frames (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Dqueue.h43 void wfx_pending_dump_old_frames(struct wfx_dev *wdev, unsigned int limit_ms);
Dqueue.c47 wfx_pending_dump_old_frames(wdev, 3000); in wfx_tx_flush()
177 void wfx_pending_dump_old_frames(struct wfx_dev *wdev, unsigned int limit_ms) in wfx_pending_dump_old_frames() function
Dhif_tx.c94 wfx_pending_dump_old_frames(wdev, 3000); in wfx_cmd_send()