Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h5126 struct fw_vi_cmd { struct
5127 __be32 op_to_vfn;
5128 __be32 alloc_to_len16;
5129 __be16 type_to_viid;
5130 __u8 mac[6];
5131 __u8 portid_pkd;
5132 __u8 nmac;
5133 __u8 nmac0[6];
5134 __be16 norss_rsssize;
5135 __u8 nmac1[6];
[all …]
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h5436 struct fw_vi_cmd { struct
5437 __be32 op_to_vfn;
5438 __be32 alloc_to_len16;
5439 __be16 type_to_viid;
5440 __u8 mac[6];
5441 __u8 portid_pkd;
5442 __u8 nmac;
5443 __u8 nmac0[6];
5444 __be16 norss_rsssize;
5445 __u8 nmac1[6];
[all …]