Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.c145 spin_lock_bh(&oct->cmd_resp_wqlock); in octnet_send_nic_ctrl_pkt()
151 spin_unlock_bh(&oct->cmd_resp_wqlock); in octnet_send_nic_ctrl_pkt()
162 spin_unlock_bh(&oct->cmd_resp_wqlock); in octnet_send_nic_ctrl_pkt()
171 spin_unlock_bh(&oct->cmd_resp_wqlock); in octnet_send_nic_ctrl_pkt()
175 spin_unlock_bh(&oct->cmd_resp_wqlock); in octnet_send_nic_ctrl_pkt()
H A Docteon_device.h548 spinlock_t cmd_resp_wqlock; member