Searched refs:p_vf_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h206 struct qed_public_vf_info p_vf_info; member in struct:qed_vf_info
H A Dqed_sriov.c1104 memset(&vf->p_vf_info, 0, sizeof(vf->p_vf_info));
1329 return &vf->p_vf_info;
1778 p_vf->p_vf_info.is_trusted_configured) {
1797 if (p_vf->p_vf_info.is_trusted_configured)
1957 params.check_mac = !vf->p_vf_info.is_trusted_configured;
3176 if (p_vf->p_vf_info.is_trusted_configured)
3856 if (!p_vf->p_vf_info.is_trusted_configured) {
4156 if (vf_info->p_vf_info.is_trusted_configured) {
4204 if (vf_info->p_vf_info
4264 struct qed_vf_info *p_vf_info; local
4275 struct qed_vf_info *p_vf_info; local
[all...]

Completed in 145 milliseconds