Searched refs:wl1251_acx_default_key (Results 1 – 4 of 4) sorted by relevance
28 ret = wl1251_acx_default_key(wl, wl->default_key); in wl1251_hw_init_hwenc_config()
303 ret = wl1251_acx_default_key(wl, idx); in wl1251_tx_frame()
1437 int wl1251_acx_default_key(struct wl1251 *wl, u8 key_id);
62 int wl1251_acx_default_key(struct wl1251 *wl, u8 key_id) in wl1251_acx_default_key() function