Searched refs:fst_card_array (Results 1 – 1 of 1) sorted by relevance
575 static struct fst_card_info *fst_card_array[FST_MAX_CARDS]; variable623 if (fst_card_array[i] != NULL) { in fst_process_tx_work_q()625 do_bottom_half_tx(fst_card_array[i]); in fst_process_tx_work_q()653 if (fst_card_array[i] != NULL) { in fst_process_int_work_q()656 do_bottom_half_rx(fst_card_array[i]); in fst_process_int_work_q()657 do_bottom_half_tx(fst_card_array[i]); in fst_process_int_work_q()2546 fst_card_array[no_of_cards_added] = card; in fst_add_one()2582 fst_card_array[card->card_no] = NULL; in fst_add_one()2634 fst_card_array[card->card_no] = NULL; in fst_remove_one()2650 fst_card_array[i] = NULL; in fst_init()