Home
last modified time | relevance | path

Searched defs:vfid (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h765 …truct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, int OSAL_UNUSED vfid) {} in ecore_iov_process_mbx_req()
783 …void ecore_iov_pf_add_pending_events(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED vfid) {} in ecore_iov_pf_add_pending_events()
786 …set_forced_mac(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED *mac, int OSAL_UNUSED vfid) {} in ecore_iov_bulletin_set_forced_mac()
789 …ore_iov_get_vfs_opaque_fid(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid, u16 OSAL_U… in ecore_iov_get_vfs_opaque_fid()
790 …et_forced_vlan(struct ecore_hwfn OSAL_UNUSED p_hwfn, u16 OSAL_UNUSED pvid, int OSAL_UNUSED vfid) {} in ecore_iov_bulletin_set_forced_vlan()
791 …_iov_vf_has_vport_instance(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) {return fa… in ecore_iov_vf_has_vport_instance()
793 …ol ecore_iov_is_vf_stopped(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) {return fa… in ecore_iov_is_vf_stopped()
795 …ool ecore_iov_spoofchk_get(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) {return fa… in ecore_iov_spoofchk_get()
796 … ecore_iov_pf_sanity_check(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) {return fa… in ecore_iov_pf_sanity_check()
813 … ecore_iov_get_vf_min_rate(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) { return 0… in ecore_iov_get_vf_min_rate()
[all …]
H A Decore_l2.h54 u8 vfid; member
93 u8 vfid; member
H A Decore_sriov.c361 int vfid, in ecore_iov_post_vf_bulletin()
1062 u16 vfid, in ecore_iov_set_link()
4060 u8 vfid; in ecore_iov_mark_vf_flr() local
4091 u16 vfid, in ecore_iov_get_link()
4114 int vfid) in ecore_iov_process_mbx_req()
4395 int vfid) in ecore_iov_copy_vf_msg()
4456 u8 *mac, int vfid) in ecore_iov_bulletin_set_mac()
4490 int vfid) in ecore_iov_bulletin_set_forced_untagged_default()
4546 u16 pvid, int vfid) in ecore_iov_bulletin_set_forced_vlan()
4765 int vfid, int val) in ecore_iov_configure_tx_rate()
[all …]
H A Decore_cxt.c1993 u32 *p_cid, u8 vfid) in _ecore_cxt_acquire_cid()
2048 u32 cid, u8 vfid, in ecore_cxt_test_cid_acquired()
2089 void _ecore_cxt_release_cid(struct ecore_hwfn *p_hwfn, u32 cid, u8 vfid) in _ecore_cxt_release_cid()
H A Dqlnx_os.c7707 __qlnx_iov_chk_ucast(struct ecore_hwfn *p_hwfn, int vfid, in __qlnx_iov_chk_ucast()
7731 qlnx_iov_chk_ucast(void *p_hwfn, int vfid, void *params) in qlnx_iov_chk_ucast()
7737 __qlnx_iov_update_vport(struct ecore_hwfn *hwfn, uint8_t vfid, in __qlnx_iov_update_vport()
7757 qlnx_iov_update_vport(void *hwfn, uint8_t vfid, void *params, uint16_t *tlvs) in qlnx_iov_update_vport()
7957 qlnx_sriov_enable_qid_config(struct ecore_hwfn *hwfn, u16 vfid, in qlnx_sriov_enable_qid_config()
H A Dbcm_osal.h530 #define OSAL_IOV_CHK_UCAST(p_hwfn, vfid, params) \ argument
534 #define OSAL_IOV_VF_VPORT_UPDATE(p_hwfn, vfid, params, tlvs) \ argument
H A Decore_hw.c445 u32 ecore_vfid_to_concrete(struct ecore_hwfn *p_hwfn, u8 vfid) in ecore_vfid_to_concrete()
H A Decore_l2.c329 u8 vfid = ECORE_CXT_PF_CID; in ecore_eth_queue_to_cid() local
H A Decore.h991 u8 vfid = GET_FIELD(concrete_fid, PXP_CONCRETE_FID_VFID); in ecore_concrete_to_sw_fid() local
/freebsd/sys/dev/ixl/
H A Dvirtchnl.h170 u32 vfid; /* used by PF when sending to VF */ member
H A Di40e_common.c3381 enum i40e_status_code i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid, in i40e_aq_send_msg_to_vf()
/freebsd/sys/dev/iavf/
H A Dvirtchnl.h184 u32 vfid; /* used by PF when sending to VF */ member
/freebsd/sys/dev/ice/
H A Dvirtchnl.h352 u32 vfid; /* used by PF when sending to VF */ member
/freebsd/sys/dev/bxe/
H A Dbxe.c9509 int vfid, in bxe_init_sb()