Home
last modified time | relevance | path

Searched refs:b_is_tx (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.h72 bool b_is_tx; member
H A Decore_sriov.c258 !p_queue->cids[i].b_is_tx) in ecore_iov_get_vf_rx_queue_cid()
274 bool b_is_tx) in ecore_iov_validate_queue_mode() argument
289 if (p_qcid->b_is_tx != b_is_tx) in ecore_iov_validate_queue_mode()
2348 if (b_is_tx) in ecore_iov_vf_mbx_qid()
2451 p_queue->cids[qid_usage_idx].b_is_tx = false; in ecore_iov_vf_mbx_start_rxq()
2716 p_queue->cids[qid_usage_idx].b_is_tx = true; in ecore_iov_vf_mbx_start_txq()
2748 p_queue->cids[qid_usage_idx].b_is_tx) { in ecore_iov_vf_stop_rxqs()
2786 !p_queue->cids[qid_usage_idx].b_is_tx) in ecore_iov_vf_stop_txqs()
3714 (!p_queue->cids[i].b_is_tx)) in ecore_iov_vf_pf_get_coalesce()
3802 if (!p_queue->cids[i].b_is_tx) in ecore_iov_vf_pf_set_coalesce()
[all …]