Searched refs:rxon_flags (Results 1 - 7 of 7) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-5000.c263 cmd.rxon_flags = ctx->staging.flags;
H A Diwl-6000.c201 cmd.rxon_flags = ctx->staging.flags;
H A Diwl-commands.h705 * @rxon_flags: Rx on flags
714 __le32 rxon_flags; member in struct:iwl5000_channel_switch_cmd
726 * @rxon_flags: Rx on flags
735 __le32 rxon_flags; member in struct:iwl6000_channel_switch_cmd
H A Diwl-debugfs.c2477 DEBUGFS_READ_FILE_OPS(rxon_flags); variable
2591 DEBUGFS_ADD_FILE(rxon_flags, dir_debug, S_IWUSR);
/drivers/net/wireless/iwlegacy/
H A D4965.c502 iw4965_is_ht40_channel(__le32 rxon_flags) argument
505 le32_to_cpu(rxon_flags & RXON_FLG_CHANNEL_MODE_MSK) >>
1580 cmd.rxon_flags = ctx->staging.flags;
H A Dcommands.h762 __le32 rxon_flags; member in struct:il3945_channel_switch_cmd
772 __le32 rxon_flags; member in struct:il4965_channel_switch_cmd
H A Ddebug.c1322 DEBUGFS_READ_FILE_OPS(rxon_flags); variable
1379 DEBUGFS_ADD_FILE(rxon_flags, dir_debug, S_IWUSR);

Completed in 65 milliseconds