Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dhif_tx_mib.h45 int hif_slot_time(struct wfx_vif *wvif, int val);
Dhif_tx_mib.c295 int hif_slot_time(struct wfx_vif *wvif, int val) in hif_slot_time() function
Dsta.c563 hif_slot_time(wvif, info->use_short_slot ? 9 : 20); in wfx_bss_info_changed()