Home
last modified time | relevance | path

Searched refs:b_is_rx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
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()
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()
337 return qed_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in qed_eth_queue_to_cid_pf()
2167 if (p_cid->b_is_rx) { in qed_get_queue_coalesce()
190 _qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, u32 cid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) _qed_eth_queue_to_cid() argument
287 qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) qed_eth_queue_to_cid() argument
332 qed_eth_queue_to_cid_pf(struct qed_hwfn *p_hwfn, u16 opaque_fid, bool b_is_rx, struct qed_queue_start_common_params *p_params) qed_eth_queue_to_cid_pf() argument
H A Dqed_sriov.c3424 bool b_is_rx; in qed_iov_vf_pf_get_coalesce() local
3431 b_is_rx = req->is_rx ? true : false; in qed_iov_vf_pf_get_coalesce()
3433 if (b_is_rx) { in qed_iov_vf_pf_get_coalesce()
H A Dqed_vf.c1360 req->is_rx = p_cid->b_is_rx ? 1 : 0; in qed_vf_pf_get_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.h358 bool b_is_rx; member
392 bool b_is_rx,
H A Dqed_l2.c194 bool b_is_rx, in _qed_eth_queue_to_cid()
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()
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()
337 return qed_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in qed_eth_queue_to_cid_pf()
2177 if (p_cid->b_is_rx) { in qed_get_queue_coalesce()
190 _qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, u32 cid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) _qed_eth_queue_to_cid() argument
287 qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) qed_eth_queue_to_cid() argument
332 qed_eth_queue_to_cid_pf(struct qed_hwfn *p_hwfn, u16 opaque_fid, bool b_is_rx, struct qed_queue_start_common_params *p_params) qed_eth_queue_to_cid_pf() argument
H A Dqed_sriov.c3426 bool b_is_rx; in qed_iov_vf_pf_get_coalesce() local
3433 b_is_rx = req->is_rx ? true : false; in qed_iov_vf_pf_get_coalesce()
3435 if (b_is_rx) { in qed_iov_vf_pf_get_coalesce()
H A Dqed_vf.c1350 req->is_rx = p_cid->b_is_rx ? 1 : 0; in qed_vf_pf_get_coalesce()

Completed in 26 milliseconds