Searched refs:tx_skb_lock (Results 1 – 1 of 1) sorted by relevance
116 spinlock_t tx_skb_lock; /* Protects tx skb handling */ member1008 spin_lock_bh(&tc6->tx_skb_lock); in oa_tc6_prepare_spi_tx_buf_for_tx_skbs()1011 spin_unlock_bh(&tc6->tx_skb_lock); in oa_tc6_prepare_spi_tx_buf_for_tx_skbs()1216 spin_lock_bh(&tc6->tx_skb_lock); in oa_tc6_start_xmit()1218 spin_unlock_bh(&tc6->tx_skb_lock); in oa_tc6_start_xmit()1248 spin_lock_init(&tc6->tx_skb_lock); in oa_tc6_init()