Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dwl3501_cs.c245 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla() function
310 wl3501_set_to_wla(this, this->tx_buffer_head, &zero, in wl3501_get_tx_buffer()
335 wl3501_set_to_wla(this, this->tx_buffer_tail, in wl3501_free_tx_buffer()
359 wl3501_set_to_wla(this, this->esbq_req_head, ptr, 2); in wl3501_esbq_req()
360 wl3501_set_to_wla(this, this->esbq_req_head + 2, &tmp, sizeof(tmp)); in wl3501_esbq_req()
373 wl3501_set_to_wla(this, ptr, sig, sig_size); in wl3501_esbq_exec()
395 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig)); in wl3501_get_mib_value()
427 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig)); in wl3501_pwr_mgmt()
484 wl3501_set_to_wla(this, bf + 2 + in wl3501_send_pkt()
495 wl3501_set_to_wla(this, in wl3501_send_pkt()
[all …]