Home
last modified time | relevance | path

Searched refs:pause_q_depth (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_flow_ctrl_legacy.h216 uint8_t vdev_id, int pause_q_depth) in cdp_fc_ll_set_tx_pause_q_depth() argument
229 soc, vdev_id, pause_q_depth); in cdp_fc_ll_set_tx_pause_q_depth()
H A Dcdp_txrx_ops.h2177 int pause_q_depth);
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_legacy_flow_control.c621 int pause_q_depth) in ol_txrx_ll_set_tx_pause_q_depth() argument
633 vdev->ll_pause.max_q_depth = pause_q_depth; in ol_txrx_ll_set_tx_pause_q_depth()
H A Dol_txrx.h298 uint8_t vdev_id, int pause_q_depth);