Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.h567 lio_alloc_soft_command(struct lio_device *lio_dev,
H A Dlio_ethdev.c163 sc = lio_alloc_soft_command(lio_dev, 0, resp_size, 0); in lio_dev_xstats_get()
1334 sc = lio_alloc_soft_command(lio_dev, 0, resp_size, 0); in lio_dev_get_link_status()
1769 sc = lio_alloc_soft_command(lio_dev, 0, resp_size, 0); in lio_dev_configure()
H A Dlio_rxtx.c1226 lio_alloc_soft_command(struct lio_device *lio_dev, uint32_t datasize, in lio_alloc_soft_command() function
1559 sc = lio_alloc_soft_command(lio_dev, datasize, in lio_alloc_ctrl_pkt_sc()