OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quota_rem
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_iwm.c
5853
int i, idx, num_active_macs, quota,
quota_rem
;
local in function:iwm_update_quotas
5882
quota_rem
= 0;
5885
quota_rem
= IWM_MAX_QUOTA % num_active_macs;
5906
cmd.quotas[0].quota = htole32(le32toh(cmd.quotas[0].quota) +
quota_rem
);
Completed in 16 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025