Searched refs:fw_tx_lock (Results 1 – 2 of 2) sorted by relevance
66 spin_lock_init(&fbd->fw_tx_lock); in fbnic_mbx_init()200 spin_lock_irqsave(&fbd->fw_tx_lock, flags); in fbnic_mbx_map_tlv_msg()205 spin_unlock_irqrestore(&fbd->fw_tx_lock, flags); in fbnic_mbx_map_tlv_msg()
34 spinlock_t fw_tx_lock; member