Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1332 struct fw_iq_cmd { struct
1333 __be32 op_to_vfn;
1334 __be32 alloc_to_len16;
1335 __be16 physiqid;
1336 __be16 iqid;
1337 __be16 fl0id;
1338 __be16 fl1id;
1339 __be32 type_to_iqandstindex;
1340 __be16 iqdroprss_to_iqesize;
1341 __be16 iqsize;
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5211 struct fw_iq_cmd { struct
5212 __be32 op_to_vfn;
5213 __be32 alloc_to_len16;
5214 __be16 physiqid;
5215 __be16 iqid;
5216 __be16 fl0id;
5217 __be16 fl1id;
5218 __be32 type_to_iqandstindex;
5219 __be16 iqdroprss_to_iqesize;
5220 __be16 iqsize;
[all …]