Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_tx_mib.h47 int hif_rts_threshold(struct wfx_vif *wvif, int val);
H A Dhif_tx_mib.c316 int hif_rts_threshold(struct wfx_vif *wvif, int val) in hif_rts_threshold() function
H A Dsta.c228 hif_rts_threshold(wvif, value); in wfx_set_rts_threshold()