Searched refs:vf_offset (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/pciconf/ |
H A D | cap.c | 1082 uint16_t iov_ctl, total_vfs, num_vfs, vf_offset, vf_stride, vf_did; 1099 vf_offset = read_config(fd, &p->pc_sel, ptr + PCIR_SRIOV_VF_OFF, 2); 1102 printf("First VF RID Offset 0x%04x, VF RID Stride 0x%04x\n", vf_offset, 967 uint16_t iov_ctl, total_vfs, num_vfs, vf_offset, vf_stride, vf_did; ecap_sriov() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | mcp_public.h | 1129 u32 vf_offset; member
|
H A D | ecore_mcp.c | 4144 p_out_params->vf_resc_start = mfw_resc_info.vf_offset; in ecore_mcp_resc_allocation_msg()
|