Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Doa_tc6.c74 spinlock_t tx_skb_lock; /* Protects tx skb handling */ member
709 lockdep_assert_held(&tc6->tx_skb_lock); in oa_tc6_detach_waiting_tx_skb()
735 spin_lock_bh(&tc6->tx_skb_lock); in oa_tc6_cleanup_waiting_tx_skb()
737 spin_unlock_bh(&tc6->tx_skb_lock); in oa_tc6_cleanup_waiting_tx_skb()
769 spin_lock_bh(&tc6->tx_skb_lock); in oa_tc6_disable_traffic()
772 spin_unlock_bh(&tc6->tx_skb_lock); in oa_tc6_disable_traffic()
1202 spin_lock_bh(&tc6->tx_skb_lock); in oa_tc6_prepare_spi_tx_buf_for_tx_skbs()
1205 spin_unlock_bh(&tc6->tx_skb_lock); in oa_tc6_prepare_spi_tx_buf_for_tx_skbs()
1309 spin_lock_bh(&tc6->tx_skb_lock); in oa_tc6_macphy_threaded_irq()
1311 spin_unlock_bh(&tc6->tx_skb_lock); in oa_tc6_macphy_threaded_irq()
[all …]