Searched refs:lio_alloc_soft_command (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/liquidio/ |
| H A D | lio_rxtx.h | 567 lio_alloc_soft_command(struct lio_device *lio_dev,
|
| H A D | lio_ethdev.c | 163 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 D | lio_rxtx.c | 1226 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()
|