Searched refs:wl3501_esbq_exec (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ |
H A D | wl3501_cs.c | 366 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) wl3501_esbq_exec() function 545 return wl3501_esbq_exec(this, &sig, sizeof(sig)); wl3501_mgmt_resync() 572 return wl3501_esbq_exec(this, &sig, sizeof(sig)); wl3501_mgmt_scan() 590 return wl3501_esbq_exec(this, &sig, sizeof(sig)); wl3501_mgmt_join() 643 return wl3501_esbq_exec(this, &sig, sizeof(sig)); wl3501_mgmt_start() 848 return wl3501_esbq_exec(this, &sig, sizeof(sig)); wl3501_mgmt_auth() 862 return wl3501_esbq_exec(this, &sig, sizeof(sig)); wl3501_mgmt_association()
|
Completed in 48 milliseconds