Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhif_tx_mib.h47 int hif_rts_threshold(struct wfx_vif *wvif, int val);
Dhif_tx_mib.c316 int hif_rts_threshold(struct wfx_vif *wvif, int val) in hif_rts_threshold() function
Dsta.c228 hif_rts_threshold(wvif, value); in wfx_set_rts_threshold()