Searched refs:WL_RSPEC_OVERRIDE_RATE (Results 1 – 13 of 13) sorted by relevance
63 #define WL_RSPEC_OVERRIDE_RATE 0x40000000 /**< override rate only */ macro
66 #define WL_RSPEC_OVERRIDE_RATE 0x40000000u /**< override rate only */ macro
64 #define WL_RSPEC_OVERRIDE_RATE 0x40000000 /* bit indicate to override mcs only */ macro
185 rspec = LEGACY_RSPEC(rate) | WL_RSPEC_OVERRIDE_RATE; in wl_calcRspecFromRTap()201 rspec = HT_RSPEC(mcs) | WL_RSPEC_OVERRIDE_RATE; in wl_calcRspecFromRTap()
63 #define WL_RSPEC_OVERRIDE_RATE 0x40000000 /* bit indicate to override mcs only */ macro
60 #define WL_RSPEC_OVERRIDE_RATE 0x40000000 /* bit indicate to override mcs only */ macro