Searched defs:iw_freq (Results 1 – 5 of 5) sorted by relevance
271 struct iw_freq { struct272 __s32 m;273 __s16 e;274 __u8 i;275 __u8 flags;
263 struct iw_freq { struct264 __s32 m;265 __s16 e;266 __u8 i;267 __u8 flags;
706 struct iw_freq { struct707 __s32 m; /* Mantissa */708 __s16 e; /* Exponent */709 __u8 i; /* List index (when in range struct) */710 __u8 flags; /* Flags (fixed/auto) */