Home
last modified time | relevance | path

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

/drivers/net/ethernet/cavium/liquidio/
Dcn68xx_device.c167 oct_get_config_info(oct, card_type); in lio_setup_cn68xx_octeon_device()
Docteon_device.h880 void *oct_get_config_info(struct octeon_device *oct, u16 card_type);
Dcn23xx_vf_device.c637 cn23xx->conf = oct_get_config_info(oct, LIO_23XX); in cn23xx_setup_octeon_vf_device()
Dcn66xx_device.c687 oct_get_config_info(oct, LIO_210SV); in lio_setup_cn66xx_octeon_device()
Docteon_device.c613 void *oct_get_config_info(struct octeon_device *oct, u16 card_type) in oct_get_config_info() function
Dcn23xx_pf_device.c1257 (struct octeon_config *)oct_get_config_info(oct, LIO_23XX); in cn23xx_sriov_config()