Searched refs:fst_card_array (Results 1 – 1 of 1) sorted by relevance
570 static struct fst_card_info *fst_card_array[FST_MAX_CARDS]; variable614 if (fst_card_array[i]) { in fst_process_tx_work_q()616 do_bottom_half_tx(fst_card_array[i]); in fst_process_tx_work_q()642 if (fst_card_array[i]) { in fst_process_int_work_q()645 do_bottom_half_rx(fst_card_array[i]); in fst_process_int_work_q()646 do_bottom_half_tx(fst_card_array[i]); in fst_process_int_work_q()2480 fst_card_array[no_of_cards_added] = card; in fst_add_one()2515 fst_card_array[card->card_no] = NULL; in fst_add_one()2567 fst_card_array[card->card_no] = NULL; in fst_remove_one()2584 fst_card_array[i] = NULL; in fst_init()