Home
last modified time | relevance | path

Searched refs:card_lock (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wan/
H A Dfarsync.c454 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()
[all …]