Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_lif.h122 struct ionic_lif { struct
123 struct ionic_adapter *adapter;
124 struct rte_eth_dev *eth_dev;
125 uint16_t port_id; /**< Device port identifier */
126 uint32_t hw_index;
127 uint32_t state;
151 struct ionic_lif_info *info; argument
159 struct ionic_lif_stats lif_stats_base; argument
165 int ionic_lif_alloc(struct ionic_lif *lif); argument