Lines Matching refs:card_lock
454 spinlock_t card_lock; /* Lock for SMP access */ member
914 spin_lock_irqsave(&card->card_lock, flags); in fst_issue_cmd()
920 spin_unlock_irqrestore(&card->card_lock, flags); in fst_issue_cmd()
922 spin_lock_irqsave(&card->card_lock, flags); in fst_issue_cmd()
945 spin_unlock_irqrestore(&card->card_lock, flags); in fst_issue_cmd()
983 spin_lock_irqsave(&card->card_lock, flags); in fst_rx_config()
994 spin_unlock_irqrestore(&card->card_lock, flags); in fst_rx_config()
1010 spin_lock_irqsave(&card->card_lock, flags); in fst_tx_config()
1022 spin_unlock_irqrestore(&card->card_lock, flags); in fst_tx_config()
1304 spin_lock_irqsave(&card->card_lock, flags); in do_bottom_half_tx()
1312 spin_unlock_irqrestore(&card->card_lock, flags); in do_bottom_half_tx()
1316 spin_lock_irqsave(&card->card_lock, flags); in do_bottom_half_tx()
1322 spin_unlock_irqrestore(&card->card_lock, flags); in do_bottom_half_tx()
1985 spin_lock_irqsave(&card->card_lock, flags); in fst_siocdevprivate()
1988 spin_unlock_irqrestore(&card->card_lock, flags); in fst_siocdevprivate()
2232 spin_lock_irqsave(&card->card_lock, flags); in fst_start_xmit()
2240 spin_unlock_irqrestore(&card->card_lock, flags); in fst_start_xmit()
2261 spin_lock_irqsave(&card->card_lock, flags); in fst_start_xmit()
2266 spin_unlock_irqrestore(&card->card_lock, flags); in fst_start_xmit()
2418 spin_lock_init(&card->card_lock); in fst_add_one()