Searched refs:ol_rx_queue_lock (Results 1 – 2 of 2) sorted by relevance
473 spin_lock_init(&pSchedContext->ol_rx_queue_lock); in cds_sched_open()609 spin_lock_bh(&pSchedContext->ol_rx_queue_lock); in cds_indicate_rxpkt()611 spin_unlock_bh(&pSchedContext->ol_rx_queue_lock); in cds_indicate_rxpkt()649 spin_lock_bh(&pSchedContext->ol_rx_queue_lock); in cds_drop_rxpkt_by_staid()651 spin_unlock_bh(&pSchedContext->ol_rx_queue_lock); in cds_drop_rxpkt_by_staid()659 spin_unlock_bh(&pSchedContext->ol_rx_queue_lock); in cds_drop_rxpkt_by_staid()699 spin_lock_bh(&pSchedContext->ol_rx_queue_lock); in cds_rx_from_queue()705 spin_unlock_bh(&pSchedContext->ol_rx_queue_lock); in cds_rx_from_queue()709 spin_lock_bh(&pSchedContext->ol_rx_queue_lock); in cds_rx_from_queue()712 spin_unlock_bh(&pSchedContext->ol_rx_queue_lock); in cds_rx_from_queue()[all …]
120 spinlock_t ol_rx_queue_lock; member