Searched refs:get_free_tx_ccs (Results 1 – 1 of 1) sorted by relevance
85 static int get_free_tx_ccs(ray_dev_t *local);883 switch (ccsindex = get_free_tx_ccs(local)) { in ray_hw_xmit()1573 static int get_free_tx_ccs(ray_dev_t *local) in get_free_tx_ccs() function2664 if ((ccsindex = get_free_tx_ccs(local)) < 0) { in build_auth_frame()
Completed in 258 milliseconds