Home
last modified time | relevance | path

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

/linux-5.19.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;
1029 struct qed_bulletin_content *p_bulletin);
1042 struct qed_bulletin_content *p_bulletin);
1056 struct qed_bulletin_content *p_bulletin);
1227 struct qed_bulletin_content in __qed_vf_get_link_params()
1234 struct qed_bulletin_content in __qed_vf_get_link_state()
1242 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()
1487 struct qed_bulletin_content shadow; in qed_vf_read_bulletin()
1519 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_params()
1541 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_state()
1568 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_caps()
1619 struct qed_bulletin_content *bulletin; in qed_vf_check_mac()
1635 struct qed_bulletin_content *bulletin; in qed_vf_bulletin_get_forced_mac()
1658 struct qed_bulletin_content *p_bulletin; in qed_vf_bulletin_get_udp_ports()
Dqed_sriov.c308 struct qed_bulletin_content *p_bulletin; in qed_iov_post_vf_bulletin()
409 struct qed_bulletin_content *p_bulletin_virt; in qed_iov_setup_vfdb()
442 sizeof(struct qed_bulletin_content) + in qed_iov_setup_vfdb()
445 vf->bulletin.size = sizeof(struct qed_bulletin_content); in qed_iov_setup_vfdb()
491 p_iov_info->bulletins_size = sizeof(struct qed_bulletin_content) * in qed_iov_allocate_vfdb()
947 struct qed_bulletin_content *p_bulletin; in qed_iov_set_link()
3271 struct qed_bulletin_content *p_bulletin = vf->bulletin.p_virt; in qed_iov_vf_mbx_ucast_filter()
3829 struct qed_bulletin_content *p_bulletin; in qed_iov_get_link()
3850 struct qed_bulletin_content *p_bulletin = p_vf->bulletin.p_virt; in qed_iov_vf_pf_bulletin_update_mac()