Searched refs:fw_minor (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h181 * @param fw_minor
187 u16 *fw_minor,
226 static OSAL_INLINE void ecore_vf_get_fw_version(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED *fw_major, u16 OSAL_UNUSED *fw_minor, u16 OSAL_UNUSED *fw_rev, u16 OSAL_UNUSED *fw_eng) {} argument
H A Decore_vfpf_if.h137 u8 fw_minor; member in struct:vfpf_acquire_tlv::vf_pf_vfdev_info
193 u16 fw_minor; member in struct:pfvf_acquire_resp_tlv::pf_vf_pfdev_info
H A Decore_vf.c332 req->vfdev_info.fw_minor = FW_MINOR_VERSION;
1927 u16 *fw_major, u16 *fw_minor, u16 *fw_rev,
1935 *fw_minor = info->fw_minor;
1926 ecore_vf_get_fw_version(struct ecore_hwfn *p_hwfn, u16 *fw_major, u16 *fw_minor, u16 *fw_rev, u16 *fw_eng) argument
H A Decore_sriov.c1859 pfdev_info->fw_minor = FW_MINOR_VERSION;
/freebsd-13-stable/sys/dev/mly/
H A Dmlyreg.h519 u_int8_t fw_minor; member in struct:mly_ioctl_getcontrollerinfo
H A Dmly.c2506 mi->fw_major, mi->fw_minor, mi->fw_turn, mi->fw_build, /* XXX turn encoding? */
/freebsd-13-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h746 u16 fw_minor; member in struct:struct_vpd_data
H A Dcudbg_lib.c4438 vpd_data->fw_minor = G_FW_HDR_FW_VER_MINOR(fw_vers);
/freebsd-13-stable/sys/dev/ice/
H A Dice_adminq_cmd.h57 u8 fw_minor; member in struct:ice_aqc_get_ver
H A Dice_common.c1405 hw->fw_min_ver = resp->fw_minor;
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h358 __le16 fw_minor; member in struct:i40e_aqc_get_version
H A Di40e_common.c2808 *fw_minor_version = LE16_TO_CPU(resp->fw_minor);
/freebsd-13-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h28581 uint8_t fw_minor; member in struct:creq_query_version_resp
[all...]

Completed in 590 milliseconds