Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_network.h191 #define LIO_SIZE (sizeof(struct lio)) macro
H A Dlio_vf_main.c2038 netdev = alloc_etherdev_mq(LIO_SIZE, num_iqueues); in setup_nic_devices()
H A Dlio_main.c3507 netdev = alloc_etherdev_mq(LIO_SIZE, max_num_queues); in setup_nic_devices()