Searched refs:fst_card_array (Results 1 – 1 of 1) sorted by relevance
579 static struct fst_card_info *fst_card_array[FST_MAX_CARDS]; variable627 if (fst_card_array[i] != NULL) { in fst_process_tx_work_q()629 do_bottom_half_tx(fst_card_array[i]); in fst_process_tx_work_q()657 if (fst_card_array[i] != NULL) { in fst_process_int_work_q()660 do_bottom_half_rx(fst_card_array[i]); in fst_process_int_work_q()661 do_bottom_half_tx(fst_card_array[i]); in fst_process_int_work_q()2553 fst_card_array[no_of_cards_added] = card; in fst_add_one()2590 fst_card_array[card->card_no] = NULL; in fst_add_one()2642 fst_card_array[card->card_no] = NULL; in fst_remove_one()2660 fst_card_array[i] = NULL; in fst_init()