Home
last modified time | relevance | path

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

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_fw.c96 spin_lock_init(&fbd->fw_tx_lock); in fbnic_mbx_init()
230 spin_lock_irqsave(&fbd->fw_tx_lock, flags); in fbnic_mbx_map_tlv_msg()
235 spin_unlock_irqrestore(&fbd->fw_tx_lock, flags); in fbnic_mbx_map_tlv_msg()
305 spin_lock_irqsave(&fbd->fw_tx_lock, flags); in fbnic_mbx_set_cmpl()
307 spin_unlock_irqrestore(&fbd->fw_tx_lock, flags); in fbnic_mbx_set_cmpl()
319 spin_lock_irqsave(&fbd->fw_tx_lock, flags); in fbnic_mbx_map_req_w_cmpl()
336 spin_unlock_irqrestore(&fbd->fw_tx_lock, flags); in fbnic_mbx_map_req_w_cmpl()
346 spin_lock_irqsave(&fbd->fw_tx_lock, flags); in fbnic_mbx_clear_cmpl()
367 spin_lock_irqsave(&fbd->fw_tx_lock, flags); in fbnic_fw_get_cmpl_by_type()
1385 spin_lock_irq(&fbd->fw_tx_lock); in fbnic_mbx_flush_tx()
[all …]
A Dfbnic.h49 spinlock_t fw_tx_lock; member

Completed in 9 milliseconds