Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_pfvf_mbox.c38 u32 vf_version = (u32)cmd.s_version.version; in octep_pfvf_validate_version()
43 rsp->s_version.version = vf_version; in octep_pfvf_validate_version()
45 rsp->s_version.version = OCTEP_PFVF_MBOX_VERSION_CURRENT; in octep_pfvf_validate_version()
47 oct->vf_info[vf_id].mbox_version = rsp->s_version.version; in octep_pfvf_validate_version()
51 rsp->s_version.type = OCTEP_PFVF_MBOX_TYPE_RSP_ACK; in octep_pfvf_validate_version()
/linux/fs/jfs/
H A Djfs_superblock.h27 __le32 s_version; /* 4: version number */ member
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_mbox.h106 } s_version; member