Lines Matching defs:wnm
6250 struct wnm { struct6251 u8 addr[ETH_ALEN];6252 enum {6254 } oper;6255 enum {6258 } sleep_action;6259 int sleep_intval;6260 u16 reason_code;6261 u8 *buf;6262 u16 buf_len;6263 } wnm; member