Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/
Dwl3501_cs.c246 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla() function
311 wl3501_set_to_wla(this, this->tx_buffer_head, &zero, in wl3501_get_tx_buffer()
336 wl3501_set_to_wla(this, this->tx_buffer_tail, in wl3501_free_tx_buffer()
360 wl3501_set_to_wla(this, this->esbq_req_head, ptr, 2); in wl3501_esbq_req()
361 wl3501_set_to_wla(this, this->esbq_req_head + 2, &tmp, sizeof(tmp)); in wl3501_esbq_req()
374 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_request_mib()
439 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig)); in wl3501_pwr_mgmt()
496 wl3501_set_to_wla(this, bf + 2 + in wl3501_send_pkt()
507 wl3501_set_to_wla(this, in wl3501_send_pkt()
[all …]