Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/
A Dray_cs.c84 static int get_free_ccs(ray_dev_t *local);
544 if ((ccsindex = get_free_ccs(local)) < 0) in dl_startup_params()
685 if ((ccsindex = get_free_ccs(local)) < 0) in start_net()
714 if ((ccsindex = get_free_ccs(local)) < 0) in join_net()
1605 static int get_free_ccs(ray_dev_t *local) in get_free_ccs() function
1720 if ((ccsindex = get_free_ccs(local)) < 0) { in ray_update_parm()
1753 if ((ccsindex = get_free_ccs(local)) < 0) { in ray_update_multi_list()
2477 if ((ccsindex = get_free_ccs(local)) < 0) { in associate()

Completed in 11 milliseconds