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()2550 fst_card_array[no_of_cards_added] = card; in fst_add_one()2587 fst_card_array[card->card_no] = NULL; in fst_add_one()2639 fst_card_array[card->card_no] = NULL; in fst_remove_one()2657 fst_card_array[i] = NULL; in fst_init()