Home
last modified time | relevance | path

Searched refs:qed_bulletin_content (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h548 struct qed_bulletin_content { struct
606 struct qed_bulletin_content *p_virt; argument
666 struct qed_bulletin_content bulletin_shadow;
1001 struct qed_bulletin_content *p_bulletin);
1012 struct qed_bulletin_content *p_bulletin);
1023 struct qed_bulletin_content *p_bulletin);
1190 struct qed_bulletin_content in __qed_vf_get_link_params()
1197 struct qed_bulletin_content in __qed_vf_get_link_state()
1205 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_caps()
Dqed_vf.c197 size = sizeof(struct qed_bulletin_content); in _qed_vf_pf_release()
511 p_iov->bulletin.size = sizeof(struct qed_bulletin_content); in qed_vf_hw_prepare()
1479 struct qed_bulletin_content shadow; in qed_vf_read_bulletin()
1511 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_params()
1533 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_state()
1560 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_caps()
1611 struct qed_bulletin_content *bulletin; in qed_vf_check_mac()
1627 struct qed_bulletin_content *bulletin; in qed_vf_bulletin_get_forced_mac()
1650 struct qed_bulletin_content *p_bulletin; in qed_vf_bulletin_get_udp_ports()
Dqed_sriov.c306 struct qed_bulletin_content *p_bulletin; in qed_iov_post_vf_bulletin()
407 struct qed_bulletin_content *p_bulletin_virt; in qed_iov_setup_vfdb()
440 sizeof(struct qed_bulletin_content) + in qed_iov_setup_vfdb()
443 vf->bulletin.size = sizeof(struct qed_bulletin_content); in qed_iov_setup_vfdb()
489 p_iov_info->bulletins_size = sizeof(struct qed_bulletin_content) * in qed_iov_allocate_vfdb()
945 struct qed_bulletin_content *p_bulletin; in qed_iov_set_link()
3258 struct qed_bulletin_content *p_bulletin = vf->bulletin.p_virt; in qed_iov_vf_mbx_ucast_filter()
3790 struct qed_bulletin_content *p_bulletin; in qed_iov_get_link()
3810 struct qed_bulletin_content *p_bulletin = p_vf->bulletin.p_virt; in qed_iov_vf_pf_bulletin_update_mac()