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);877 switch (ccsindex = get_free_tx_ccs(local)) { in ray_hw_xmit()1565 static int get_free_tx_ccs(ray_dev_t *local) in get_free_tx_ccs() function2662 if ((ccsindex = get_free_tx_ccs(local)) < 0) { in build_auth_frame()