Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h575 struct qed_bulletin_content { struct
633 struct qed_bulletin_content *p_virt; argument
693 struct qed_bulletin_content bulletin_shadow;
1028 struct qed_bulletin_content *p_bulletin);
1039 struct qed_bulletin_content *p_bulletin);
1050 struct qed_bulletin_content *p_bulletin);
1217 struct qed_bulletin_content in __qed_vf_get_link_params()
1224 struct qed_bulletin_content in __qed_vf_get_link_state()
1232 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_caps()
Dqed_vf.c210 size = sizeof(struct qed_bulletin_content); in _qed_vf_pf_release()
514 p_iov->bulletin.size = sizeof(struct qed_bulletin_content); in qed_vf_hw_prepare()
1482 struct qed_bulletin_content shadow; in qed_vf_read_bulletin()
1514 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_params()
1536 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_state()
1563 struct qed_bulletin_content *p_bulletin) in __qed_vf_get_link_caps()
1614 struct qed_bulletin_content *bulletin; in qed_vf_check_mac()
1630 struct qed_bulletin_content *bulletin; in qed_vf_bulletin_get_forced_mac()
1653 struct qed_bulletin_content *p_bulletin; in qed_vf_bulletin_get_udp_ports()
Dqed_sriov.c329 struct qed_bulletin_content *p_bulletin; in qed_iov_post_vf_bulletin()
430 struct qed_bulletin_content *p_bulletin_virt; in qed_iov_setup_vfdb()
463 sizeof(struct qed_bulletin_content) + in qed_iov_setup_vfdb()
466 vf->bulletin.size = sizeof(struct qed_bulletin_content); in qed_iov_setup_vfdb()
512 p_iov_info->bulletins_size = sizeof(struct qed_bulletin_content) * in qed_iov_allocate_vfdb()
963 struct qed_bulletin_content *p_bulletin; in qed_iov_set_link()
3274 struct qed_bulletin_content *p_bulletin = vf->bulletin.p_virt; in qed_iov_vf_mbx_ucast_filter()
3808 struct qed_bulletin_content *p_bulletin; in qed_iov_get_link()
3828 struct qed_bulletin_content *p_bulletin = p_vf->bulletin.p_virt; in qed_iov_vf_pf_bulletin_update_mac()