Searched refs:LMP_PARK (Results 1 – 4 of 4) sorted by relevance
368 LMP_PARK = 1 << 0, enumerator
243 #define LMP_PARK 0x01 macro
689 { "<park state>", LMP_PARK }, /* Bit 0 */
564 if (!(dev->features[1] & LMP_PARK)) in start_adapter()