Searched refs:wl1251_acx_set_preamble (Results 1 – 3 of 3) sorted by relevance
1162 wl1251_acx_set_preamble(wl, ACX_PREAMBLE_SHORT); in wl1251_op_bss_info_changed()1164 wl1251_acx_set_preamble(wl, ACX_PREAMBLE_LONG); in wl1251_op_bss_info_changed()
1467 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble);
746 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble) in wl1251_acx_set_preamble() function