Home
last modified time | relevance | path

Searched refs:IWM_MAX_QUOTA (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/iwm/
HDif_iwm.c4046 quota = IWM_MAX_QUOTA / num_active_macs; in iwm_update_quotas()
4047 quota_rem = IWM_MAX_QUOTA % num_active_macs; in iwm_update_quotas()
HDif_iwmreg.h2992 #define IWM_MAX_QUOTA 128 macro