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