|
@@ -444,7 +444,6 @@ iwl_remove_notification(struct iwl_shared *shrd,
|
|
struct iwl_notification_wait *wait_entry);
|
|
struct iwl_notification_wait *wait_entry);
|
|
|
|
|
|
#define IWL_CMD(x) case x: return #x
|
|
#define IWL_CMD(x) case x: return #x
|
|
-#define IWL_MASK(lo, hi) ((1 << (hi)) | ((1 << (hi)) - (1 << (lo))))
|
|
|
|
|
|
|
|
#define IWL_TRAFFIC_ENTRIES (256)
|
|
#define IWL_TRAFFIC_ENTRIES (256)
|
|
#define IWL_TRAFFIC_ENTRY_SIZE (64)
|
|
#define IWL_TRAFFIC_ENTRY_SIZE (64)
|