Searched refs:UNLOCK_HTC_RX (Results 1 – 3 of 3) sorted by relevance
163 UNLOCK_HTC_RX(target); in allocate_htc_packet_container()170 UNLOCK_HTC_RX(target); in allocate_htc_packet_container()190 UNLOCK_HTC_RX(target); in free_htc_packet_container()271 UNLOCK_HTC_RX(target); in htc_rx_completion_handler()276 UNLOCK_HTC_RX(target); in htc_rx_completion_handler()280 UNLOCK_HTC_RX(target); in htc_rx_completion_handler()340 UNLOCK_HTC_RX(target); in htc_rx_completion_handler()364 UNLOCK_HTC_RX(target); in htc_rx_completion_handler()449 UNLOCK_HTC_RX(target); in htc_rx_completion_handler()584 UNLOCK_HTC_RX(target); in htc_add_receive_pkt_multiple()[all …]
997 UNLOCK_HTC_RX(target); in htc_flush_surprise_remove()1049 UNLOCK_HTC_RX(target); in htc_stop()1153 UNLOCK_HTC_RX(target); in htc_get_endpoint_statistics()
291 #define UNLOCK_HTC_RX(t) qdf_spin_unlock_bh(&(t)->HTCRxLock) macro