Searched refs:tcp_free_list_lock (Results 1 – 2 of 2) sorted by relevance
1306 qdf_spinlock_create(&vdev->tcp_ack_hash.tcp_free_list_lock);1327 qdf_spin_lock_bh(&vdev->tcp_ack_hash.tcp_free_list_lock);1333 qdf_spin_unlock_bh(&vdev->tcp_ack_hash.tcp_free_list_lock);1348 qdf_spin_lock_bh(&vdev->tcp_ack_hash.tcp_free_list_lock);1356 qdf_spin_unlock_bh(&vdev->tcp_ack_hash.tcp_free_list_lock);1369 qdf_spin_lock_bh(&vdev->tcp_ack_hash.tcp_free_list_lock);1374 qdf_spin_unlock_bh(&vdev->tcp_ack_hash.tcp_free_list_lock);
1311 qdf_spinlock_t tcp_free_list_lock; member