OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iaq_flags
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
3816
snprintb(buf, len, IXL_AQ_FLAGS_FMT, le16toh(iaq->
iaq_flags
));
3870
iaq->
iaq_flags
= htole16(IXL_AQ_BUF |
4158
slot->
iaq_flags
|= htole16(IXL_AQ_SI);
4250
if (!ISSET(slot->
iaq_flags
, htole16(IXL_AQ_DD)))
4535
iaq.
iaq_flags
= htole16(IXL_AQ_BUF | IXL_AQ_RD);
4567
iaq.
iaq_flags
= htole16(IXL_AQ_BUF | IXL_AQ_RD);
4615
iaq.
iaq_flags
= htole16(IXL_AQ_BUF | IXL_AQ_RD);
4678
iaq.
iaq_flags
= htole16(IXL_AQ_BUF | IXL_AQ_RD);
4746
iaq.
iaq_flags
= htole16(IXL_AQ_BUF | IXL_AQ_RD);
4780
iaq.
iaq_flags
= htole16(IXL_AQ_BUF | IXL_AQ_RD)
[
all
...]
if_ixl.c
3614
CLR(iaq->
iaq_flags
, htole16(IXL_AQ_DD));
3641
!ISSET(iaq->
iaq_flags
, htole16(IXL_AQ_DD))) {
3663
ISSET(iaq->
iaq_flags
, htole16(IXL_AQ_DD)));
3716
snprintb(buf, len, IXL_AQ_FLAGS_FMT, le16toh(iaq->
iaq_flags
));
3860
if (!ISSET(slot->
iaq_flags
, htole16(IXL_AQ_DD)))
3956
slot->
iaq_flags
|= htole16(IXL_AQ_SI);
4160
iaq.
iaq_flags
= htole16(IXL_AQ_BUF |
4217
iaq.
iaq_flags
= htole16(IXL_AQ_BUF);
4272
iaq.
iaq_flags
= htole16(IXL_AQ_BUF |
4372
iaq.
iaq_flags
= htole16(IXL_AQ_BUF
[
all
...]
if_ixlvar.h
97
uint16_t
iaq_flags
;
member in struct:ixl_aq_desc
Completed in 39 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025