Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf_api.h178 void ecore_vf_set_hw_channel(struct ecore_hwfn *p_hwfn, bool b_is_hw);
H A Decore_iov_api.h765 bool b_is_hw);
H A Decore_vf.c1976 void ecore_vf_set_hw_channel(struct ecore_hwfn *p_hwfn, bool b_is_hw) in ecore_vf_set_hw_channel() argument
1978 p_hwfn->vf_iov_info->b_hw_channel = b_is_hw; in ecore_vf_set_hw_channel()
H A Decore_sriov.c5064 bool b_is_hw) in ecore_iov_set_vf_hw_channel() argument
5072 vf_info->b_hw_channel = b_is_hw; in ecore_iov_set_vf_hw_channel()