Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h2404 struct fw_hdr { struct
2405 __u8 ver;
2410 __u8 intfver_nic;
2411 __u8 intfver_vnic;
2412 __u8 intfver_ofld;
2413 __u8 intfver_ri;
2415 __u8 intfver_iscsi;
2417 __u8 intfver_fcoe;
2418 __u32 reserved2;
2419 __u32 reserved3;
[all …]
/f-stack/freebsd/arm/nvidia/
H A Dtegra_xhci.c745 const struct tegra_xusb_fw_hdr *fw_hdr; in load_fw() local