HomeSort by: relevance | last modified time | path
    Searched refs:IWM_MAX_QUOTA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmreg.h 2727 #define IWM_MAX_QUOTA 128
if_iwm.c 5872 * IWM_MAX_QUOTA fragments. Divide these fragments
5884 quota = IWM_MAX_QUOTA / num_active_macs;
5885 quota_rem = IWM_MAX_QUOTA % num_active_macs;

Completed in 25 milliseconds