Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c270 static void wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest, in wl3501_get_from_wla() function
310 wl3501_get_from_wla(this, this->tx_buffer_head, &next, in wl3501_get_tx_buffer()
344 wl3501_get_from_wla(this, ptr, &next, sizeof(next)); in wl3501_free_tx_buffer()
354 wl3501_get_from_wla(this, this->esbq_req_head + 3, &tmp, sizeof(tmp)); in wl3501_esbq_req_test()
512 wl3501_get_from_wla(this, bf, &next, sizeof(next)); in wl3501_send_pkt()
529 wl3501_get_from_wla(this, bf, &next, sizeof(next)); in wl3501_send_pkt()
542 wl3501_get_from_wla(this, bf, &next, sizeof(next)); in wl3501_send_pkt()
666 wl3501_get_from_wla(this, addr, &sig, sizeof(sig)); in wl3501_mgmt_scan_confirm()
773 wl3501_get_from_wla(this, this->start_seg + 2, in wl3501_receive()
776 wl3501_get_from_wla(this, in wl3501_receive()
[all …]