Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/
Dwl3501_cs.c247 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla() function
313 wl3501_set_to_wla(this, this->tx_buffer_head, &zero, in wl3501_get_tx_buffer()
338 wl3501_set_to_wla(this, this->tx_buffer_tail, in wl3501_free_tx_buffer()
362 wl3501_set_to_wla(this, this->esbq_req_head, ptr, 2); in wl3501_esbq_req()
363 wl3501_set_to_wla(this, this->esbq_req_head + 2, &tmp, sizeof(tmp)); in wl3501_esbq_req()
376 wl3501_set_to_wla(this, ptr, sig, sig_size); in wl3501_esbq_exec()
397 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig)); in wl3501_request_mib()
441 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig)); in wl3501_pwr_mgmt()
499 wl3501_set_to_wla(this, bf + 2 + in wl3501_send_pkt()
510 wl3501_set_to_wla(this, in wl3501_send_pkt()
[all …]