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