Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx/
A Dnic.h230 struct nicvf { struct
246 struct nicvf_cq_poll *napi[8]; argument
250 struct nicvf_hw_stats stats; argument
256 bool pf_acked;
260 bool link_up;
261 u8 duplex;
262 u32 speed;
263 u8 rev_id;
264 u8 rx_queues;
288 u64 nicvf[MAX_NUM_VFS_SUPPORTED]; argument
[all …]
A Dnicvf_main.c487 struct nicvf *nicvf = dev_get_priv(dev); in nicvf_initialize() local

Completed in 8 milliseconds