Home
last modified time | relevance | path

Searched defs:mlx5_priv (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h933 struct mlx5_priv { struct
936 uint32_t dev_port; /* Device port number. */
944 uint16_t mtu; /* Configured MTU. */
969 unsigned int reta_idx_n; /* RETA index size. */
971 uint32_t flows; /* RTE Flow rules. */
972 uint32_t ctrl_flows; /* Control flow rules. */
973 rte_spinlock_t flow_list_lock;
983 uint32_t refcnt; /**< Reference counter. */
986 uint8_t max_lro_msg_size;
992 struct mlx5_verbs_alloc_ctx verbs_alloc_ctx;
[all …]