Lines Matching refs:card_lock
458 spinlock_t card_lock; /* Lock for SMP access */ member
948 spin_lock_irqsave(&card->card_lock, flags); in fst_issue_cmd()
954 spin_unlock_irqrestore(&card->card_lock, flags); in fst_issue_cmd()
956 spin_lock_irqsave(&card->card_lock, flags); in fst_issue_cmd()
980 spin_unlock_irqrestore(&card->card_lock, flags); in fst_issue_cmd()
1019 spin_lock_irqsave(&card->card_lock, flags); in fst_rx_config()
1030 spin_unlock_irqrestore(&card->card_lock, flags); in fst_rx_config()
1047 spin_lock_irqsave(&card->card_lock, flags); in fst_tx_config()
1059 spin_unlock_irqrestore(&card->card_lock, flags); in fst_tx_config()
1352 spin_lock_irqsave(&card->card_lock, flags); in do_bottom_half_tx()
1360 spin_unlock_irqrestore(&card->card_lock, flags); in do_bottom_half_tx()
1365 spin_lock_irqsave(&card->card_lock, flags); in do_bottom_half_tx()
1371 spin_unlock_irqrestore(&card->card_lock, flags); in do_bottom_half_tx()
2059 spin_lock_irqsave(&card->card_lock, flags); in fst_ioctl()
2062 spin_unlock_irqrestore(&card->card_lock, flags); in fst_ioctl()
2303 spin_lock_irqsave(&card->card_lock, flags); in fst_start_xmit()
2311 spin_unlock_irqrestore(&card->card_lock, flags); in fst_start_xmit()
2335 spin_lock_irqsave(&card->card_lock, flags); in fst_start_xmit()
2340 spin_unlock_irqrestore(&card->card_lock, flags); in fst_start_xmit()
2492 spin_lock_init ( &card->card_lock ); in fst_add_one()