Searched refs:wl3501_set_to_wla (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ |
H A D | wl3501_cs.c | 238 * wl3501_set_to_wla - Move 'size' bytes from PC to card 245 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, wl3501_set_to_wla() function 310 wl3501_set_to_wla(this, this->tx_buffer_head, &zero, wl3501_get_tx_buffer() 335 wl3501_set_to_wla(this, this->tx_buffer_tail, wl3501_free_tx_buffer() 359 wl3501_set_to_wla(this, this->esbq_req_head, ptr, 2); wl3501_esbq_req() 360 wl3501_set_to_wla(this, this->esbq_req_head + 2, &tmp, sizeof(tmp)); wl3501_esbq_req() 373 wl3501_set_to_wla(this, ptr, sig, sig_size); wl3501_esbq_exec() 395 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig)); wl3501_get_mib_value() 427 wl3501_set_to_wla(this, ptr, &sig, sizeof(sig)); wl3501_pwr_mgmt() 484 wl3501_set_to_wla(this, bf + 2 + wl3501_send_pkt() 495 wl3501_set_to_wla(this, wl3501_send_pkt() 512 wl3501_set_to_wla(this, bf + 2 + wl3501_send_pkt() 527 wl3501_set_to_wla(this, bf + 2, pdata, tmplen); wl3501_send_pkt() 532 wl3501_set_to_wla(this, sig_bf, &sig, sizeof(sig)); wl3501_send_pkt() 832 wl3501_set_to_wla(this, this->esbq_confirm + 3, &tmp, sizeof(tmp)); wl3501_esbq_confirm_done() 1138 wl3501_set_to_wla(this, 0x480, &tmp, sizeof(tmp)); wl3501_reset_board() 1154 wl3501_set_to_wla(this, 0x480, &tmp, sizeof(tmp)); wl3501_reset_board() 1199 wl3501_set_to_wla(this, ptr, &next, sizeof(next)); wl3501_init_firmware() 1205 wl3501_set_to_wla(this, ptr, &next, sizeof(next)); wl3501_init_firmware()
|
Completed in 55 milliseconds