Home
last modified time | relevance | path

Searched refs:b_is_rx (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h335 bool b_is_rx; member
369 bool b_is_rx,
H A Dqed_l2.c194 bool b_is_rx, in _qed_eth_queue_to_cid() argument
213 p_cid->b_is_rx = b_is_rx; in _qed_eth_queue_to_cid()
290 bool b_is_rx, in qed_eth_queue_to_cid() argument
324 p_params, b_is_rx, p_vf_params); in qed_eth_queue_to_cid()
334 bool b_is_rx, in qed_eth_queue_to_cid_pf() argument
337 return qed_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in qed_eth_queue_to_cid_pf()
2168 if (p_cid->b_is_rx) { in qed_get_queue_coalesce()
H A Dqed_sriov.c3413 bool b_is_rx; in qed_iov_vf_pf_get_coalesce() local
3420 b_is_rx = req->is_rx ? true : false; in qed_iov_vf_pf_get_coalesce()
3422 if (b_is_rx) { in qed_iov_vf_pf_get_coalesce()
H A Dqed_vf.c1353 req->is_rx = p_cid->b_is_rx ? 1 : 0; in qed_vf_pf_get_coalesce()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h335 bool b_is_rx; member
369 bool b_is_rx,
H A Dqed_l2.c194 bool b_is_rx, in _qed_eth_queue_to_cid() argument
213 p_cid->b_is_rx = b_is_rx; in _qed_eth_queue_to_cid()
290 bool b_is_rx, in qed_eth_queue_to_cid() argument
324 p_params, b_is_rx, p_vf_params); in qed_eth_queue_to_cid()
334 bool b_is_rx, in qed_eth_queue_to_cid_pf() argument
337 return qed_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in qed_eth_queue_to_cid_pf()
2168 if (p_cid->b_is_rx) { in qed_get_queue_coalesce()
H A Dqed_sriov.c3413 bool b_is_rx; in qed_iov_vf_pf_get_coalesce() local
3420 b_is_rx = req->is_rx ? true : false; in qed_iov_vf_pf_get_coalesce()
3422 if (b_is_rx) { in qed_iov_vf_pf_get_coalesce()
H A Dqed_vf.c1353 req->is_rx = p_cid->b_is_rx ? 1 : 0; in qed_vf_pf_get_coalesce()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h335 bool b_is_rx; member
369 bool b_is_rx,
H A Dqed_l2.c194 bool b_is_rx, in _qed_eth_queue_to_cid() argument
213 p_cid->b_is_rx = b_is_rx; in _qed_eth_queue_to_cid()
290 bool b_is_rx, in qed_eth_queue_to_cid() argument
324 p_params, b_is_rx, p_vf_params); in qed_eth_queue_to_cid()
334 bool b_is_rx, in qed_eth_queue_to_cid_pf() argument
337 return qed_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in qed_eth_queue_to_cid_pf()
2168 if (p_cid->b_is_rx) { in qed_get_queue_coalesce()
H A Dqed_sriov.c3413 bool b_is_rx; in qed_iov_vf_pf_get_coalesce() local
3420 b_is_rx = req->is_rx ? true : false; in qed_iov_vf_pf_get_coalesce()
3422 if (b_is_rx) { in qed_iov_vf_pf_get_coalesce()
H A Dqed_vf.c1353 req->is_rx = p_cid->b_is_rx ? 1 : 0; in qed_vf_pf_get_coalesce()