Home
last modified time | relevance | path

Searched refs:ol_txrx_get_vdev_from_vdev_id (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_legacy_flow_control.c46 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_pause()
70 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_unpause()
101 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_flush()
528 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_register_tx_flow_control()
548 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_deregister_tx_flow_control_cb()
624 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_ll_set_tx_pause_q_depth()
643 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_flow_control_cb()
H A Dol_tx.h209 vdev = (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_tx_non_std()
226 vdev = (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_tx_non_std()
H A Dol_txrx.h190 struct cdp_vdev *ol_txrx_get_vdev_from_vdev_id(uint8_t vdev_id);
581 vdev = (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_tx_desc_thresh_reached()
H A Dol_txrx_flow_control.c798 vdev = (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_tx_flow_pool_vdev_map()
822 vdev = (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_tx_flow_pool_vdev_unmap()
1353 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_pause()
1388 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_unpause()
H A Dol_rx_fwd.c292 vdev = (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_get_intra_bss_fwd_pkts_count()
H A Dol_tx_hl.c742 ol_txrx_get_vdev_from_vdev_id(vdev_id);
1449 ol_txrx_get_vdev_from_vdev_id(vdev_id);
1915 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id);
2218 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id);
2247 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id);
H A Dol_txrx.c2712 vdev = (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_get_opmode()
2884 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_set_ibss_vdev_heart_beat_timer()
2922 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_set_ocb_chan_info()
2944 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_get_ocb_chan_info()
4516 ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_stats()
4791 ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_update_mac_id()
4812 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_get_tx_ack_stats()
5672 struct cdp_vdev *ol_txrx_get_vdev_from_vdev_id(uint8_t vdev_id) in ol_txrx_get_vdev_from_vdev_id() function
5735 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_set_wisa_mode()
H A Dol_tx_queue.c592 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_pause()
630 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_unpause()
669 (struct ol_txrx_vdev_t *)ol_txrx_get_vdev_from_vdev_id(vdev_id); in ol_txrx_vdev_flush()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c1304 ol_txrx_get_vdev_from_vdev_id(vdev_id); in htt_t2h_msg_handler_fast()