Searched refs:get_free_tx_ccs (Results 1 – 1 of 1) sorted by relevance
97 static int get_free_tx_ccs(ray_dev_t *local);893 switch (ccsindex = get_free_tx_ccs(local)) { in ray_hw_xmit()1579 static int get_free_tx_ccs(ray_dev_t *local) in get_free_tx_ccs() function2692 if ((ccsindex = get_free_tx_ccs(local)) < 0) { in build_auth_frame()