Searched refs:_cap (Results 1 – 12 of 12) sorted by relevance
27 #define IS_SUPPORT_ACT_AS_BFER(_cap) \ argument28 (_cap & BF_CAP_HE_BFER) || (_cap & BF_CAP_VHT_BFER) \29 || (_cap & BF_CAP_HT_BFER)31 #define IS_SUPPORT_ACT_AS_BFEE(_cap) \ argument32 (_cap & BF_CAP_HE_BFEE) || (_cap & BF_CAP_VHT_BFEE) \33 || (_cap & BF_CAP_HT_BFEE)
40 the case, the `power[1-*]_cap` and related sysfs files will appear. When the52 `power[1-*]_cap` will be notified if the firmware changes the power cap.
115 power[1-n]_cap
811 `power[1-*]_cap`815 cap is changed by the hardware. The `*_cap`
61 #define INTEL_TH_CAP(_th, _cap) ((_th)->drvdata ? (_th)->drvdata->_cap : 0) argument
949 #define NAN_DEV_CAP_NDPE_ATTR_SUPPORT(_cap) ((_cap) & NAN_DEV_CAP_NDPE_ATTR_SUPPORT_MASK) argument
973 #define NAN_DEV_CAP_NDPE_ATTR_SUPPORT(_cap) ((_cap) & NAN_DEV_CAP_NDPE_ATTR_SUPPORT_MASK) argument
2820 #define hswep_get_chop(_cap) (((_cap) >> 6) & 0x3) argument