Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx/
A Dnic.h253 struct nicpf *nicpf; member
278 struct nicpf { struct
279 struct udevice *udev;
280 struct hw_info *hw;
281 u8 node;
282 unsigned int flags;
293 u8 bgx_cnt;
294 u8 rev_id;
302 u8 link[MAX_LMAC];
303 u8 duplex[MAX_LMAC];
[all …]
A Dnic_main.c748 struct nicpf *nicpf = dev_get_priv(dev); in octeontx_nic_probe() local

Completed in 12 milliseconds