Searched refs:Nl80211AttributeWiphyRetryShort (Results 1 – 3 of 3) sorted by relevance
125 class Nl80211AttributeWiphyRetryShort : public NetlinkU8Attribute {129 Nl80211AttributeWiphyRetryShort() : NetlinkU8Attribute(kName, kNameString) {} in Nl80211AttributeWiphyRetryShort() function132 DISALLOW_COPY_AND_ASSIGN(Nl80211AttributeWiphyRetryShort);
904 const int Nl80211AttributeWiphyRetryShort::kName =906 const char Nl80211AttributeWiphyRetryShort::kNameString[] =
240 attr.reset(new Nl80211AttributeWiphyRetryShort()); in NewNl80211AttributeFromId()