Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/liquidio/base/
H A Dlio_23xx_vf.c384 struct lio_version *lio_ver = (struct lio_version *)cmd->data; in cn23xx_pfvf_hs_callback() local
386 major = lio_ver->major; in cn23xx_pfvf_hs_callback()
397 struct lio_version *lio_ver = (struct lio_version *)&mbox_cmd.data[0]; in cn23xx_pfvf_handshake() local
415 lio_ver->major = LIO_BASE_MAJOR_VERSION; in cn23xx_pfvf_handshake()
416 lio_ver->minor = LIO_BASE_MINOR_VERSION; in cn23xx_pfvf_handshake()
417 lio_ver->micro = LIO_BASE_MICRO_VERSION; in cn23xx_pfvf_handshake()