Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_vf_device.h41 int cn23xx_octeon_pfvf_handshake(struct octeon_device *oct);
H A Dcn23xx_vf_device.c405 int cn23xx_octeon_pfvf_handshake(struct octeon_device *oct) in cn23xx_octeon_pfvf_handshake() function
470 EXPORT_SYMBOL_GPL(cn23xx_octeon_pfvf_handshake);
H A Dlio_vf_main.c2383 if (cn23xx_octeon_pfvf_handshake(oct)) in octeon_device_init()