Searched defs:hwfn (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h223 static OSAL_INLINE bool ecore_vf_bulletin_get_forced_mac(struct ecore_hwfn OSAL_UNUSED *hwfn, u8 OSAL_UNUSED *dst_mac, u8 OSAL_UNUSED *p_is_forced) {return false;} argument
H A Decore_vf.c1870 bool ecore_vf_bulletin_get_forced_mac(struct ecore_hwfn *hwfn, u8 *dst_mac, argument
1905 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid) argument
H A Dqlnx_os.c5378 qlnx_reg_rd32(void *hwfn, uint32_t reg_addr) argument
5392 qlnx_reg_wr32(void *hwfn, uint32_t reg_addr, uint32_t value) argument
5403 qlnx_reg_wr16(void *hwfn, uint32_t reg_addr, uint16_t value) argument
5413 qlnx_dbell_wr32_db(void *hwfn, void *reg_addr, uint32_t value) argument
5430 qlnx_dbell_wr32(void *hwfn, uint32_t reg_addr, uint32_t value) argument
5557 qlnx_fill_link(qlnx_host_t *ha, struct ecore_hwfn *hwfn, struct qlnx_link_output *if_link) argument
7212 struct ecore_hwfn *hwfn; local
7560 struct ecore_hwfn *hwfn; local
7873 __qlnx_iov_update_vport(struct ecore_hwfn *hwfn, uint8_t vfid, struct ecore_sp_vport_update_params *params, uint16_t * tlvs) argument
7898 qlnx_iov_update_vport(void *hwfn, uint8_t vfid, void *params, uint16_t *tlvs) argument
8054 struct ecore_hwfn *hwfn = &cdev->hwfns[i]; local
8098 qlnx_sriov_enable_qid_config(struct ecore_hwfn *hwfn, u16 vfid, struct ecore_iov_vf_init_params *params) argument
8163 struct ecore_hwfn *hwfn = &cdev->hwfns[j]; local
[all...]

Completed in 165 milliseconds