Searched refs:wl1251_acx_set_preamble (Results 1 – 3 of 3) sorted by relevance
1053 wl1251_acx_set_preamble(wl, ACX_PREAMBLE_SHORT); in wl1251_op_bss_info_changed()1055 wl1251_acx_set_preamble(wl, ACX_PREAMBLE_LONG); in wl1251_op_bss_info_changed()
1466 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble);
800 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble) in wl1251_acx_set_preamble() function