Searched refs:FST_MAX_CARDS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wan/
H A Dfarsync.c45 #define FST_MAX_CARDS 32 macro
80 static int fst_excluded_list[FST_MAX_CARDS];
570 static struct fst_card_info *fst_card_array[FST_MAX_CARDS];
612 for (i = 0; i < FST_MAX_CARDS; i++) {
640 for (i = 0; i < FST_MAX_CARDS; i++) {
2475 if (no_of_cards_added >= FST_MAX_CARDS) {
2583 for (i = 0; i < FST_MAX_CARDS; i++)

Completed in 185 milliseconds