MCPcopy Create free account
hub / github.com/F-Stack/f-stack / mlx4_dev_start

Function mlx4_dev_start

dpdk/drivers/net/mlx4/mlx4.c:290–341  ·  view source on GitHub ↗

* DPDK callback to start the device. * * Simulate device start by initializing common RSS resources and attaching * all configured flows. * * @param dev * Pointer to Ethernet device structure. * * @return * 0 on success, negative errno value otherwise and rte_errno is set. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

mlx4_rss_initFunction · 0.85
mlx4_mr_dump_devFunction · 0.85
mlx4_rxq_intr_enableFunction · 0.85
mlx4_flow_syncFunction · 0.85
mlx4_mp_req_start_rxtxFunction · 0.85
mlx4_dev_stopFunction · 0.85

Tested by

no test coverage detected