Lines Matching refs:card_lock
454 spinlock_t card_lock; /* Lock for SMP access */ member
944 spin_lock_irqsave(&card->card_lock, flags); in fst_issue_cmd()
950 spin_unlock_irqrestore(&card->card_lock, flags); in fst_issue_cmd()
952 spin_lock_irqsave(&card->card_lock, flags); in fst_issue_cmd()
976 spin_unlock_irqrestore(&card->card_lock, flags); in fst_issue_cmd()
1015 spin_lock_irqsave(&card->card_lock, flags); in fst_rx_config()
1026 spin_unlock_irqrestore(&card->card_lock, flags); in fst_rx_config()
1043 spin_lock_irqsave(&card->card_lock, flags); in fst_tx_config()
1055 spin_unlock_irqrestore(&card->card_lock, flags); in fst_tx_config()
1348 spin_lock_irqsave(&card->card_lock, flags); in do_bottom_half_tx()
1356 spin_unlock_irqrestore(&card->card_lock, flags); in do_bottom_half_tx()
1361 spin_lock_irqsave(&card->card_lock, flags); in do_bottom_half_tx()
1367 spin_unlock_irqrestore(&card->card_lock, flags); in do_bottom_half_tx()
2055 spin_lock_irqsave(&card->card_lock, flags); in fst_ioctl()
2058 spin_unlock_irqrestore(&card->card_lock, flags); in fst_ioctl()
2297 spin_lock_irqsave(&card->card_lock, flags); in fst_start_xmit()
2305 spin_unlock_irqrestore(&card->card_lock, flags); in fst_start_xmit()
2329 spin_lock_irqsave(&card->card_lock, flags); in fst_start_xmit()
2334 spin_unlock_irqrestore(&card->card_lock, flags); in fst_start_xmit()
2485 spin_lock_init ( &card->card_lock ); in fst_add_one()