Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx_mib.h44 int wfx_hif_slot_time(struct wfx_vif *wvif, int val);
H A Dhif_tx_mib.c280 int wfx_hif_slot_time(struct wfx_vif *wvif, int val) in wfx_hif_slot_time() function
H A Dsta.c583 wfx_hif_slot_time(wvif, info->use_short_slot ? 9 : 20); in wfx_bss_info_changed()