Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:rxon
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H
A
D
rxon.c
21
* initialize
rxon
structure with default values from eeprom
606
struct iwl_rxon_cmd *
rxon
= &ctx->staging;
in _iwl_set_rxon_ht()
local
609
rxon
->flags &= ~(RXON_FLG_CHANNEL_MODE_MSK |
in _iwl_set_rxon_ht()
617
* will be needed for
rxon
->flags
in _iwl_set_rxon_ht()
619
rxon
->flags |= cpu_to_le32(ctx->ht.protection <<
in _iwl_set_rxon_ht()
625
rxon
->flags &= ~(RXON_FLG_CHANNEL_MODE_MSK |
in _iwl_set_rxon_ht()
631
rxon
->flags |= RXON_FLG_CHANNEL_MODE_PURE_40;
in _iwl_set_rxon_ht()
638
rxon
->flags &=
in _iwl_set_rxon_ht()
642
rxon
->flags |=
in _iwl_set_rxon_ht()
653
rxon
in _iwl_set_rxon_ht()
747
struct iwl_
rxon
_cmd *
rxon
= &ctx->staging;
iwl_set_rxon_hwcrypto()
local
760
struct iwl_
rxon
_cmd *
rxon
= &ctx->staging;
iwl_check_rxon_cmd()
local
897
struct iwl_
rxon
_cmd *
rxon
= &ctx->staging;
iwl_print_rx_config_cmd()
local
[all...]
H
A
D
tt.c
407
struct iwl_rxon_cmd *
rxon
;
in iwl_advance_tt_handler()
local
409
rxon
= &ctx->staging;
in iwl_advance_tt_handler()
412
rxon
->flags &= ~(
in iwl_advance_tt_handler()
H
A
D
lib.c
1042
struct iwl_rxon_cmd
rxon
;
in iwlagn_suspend()
local
1113
memcpy(&
rxon
, &ctx->active, sizeof(
rxon
));
in iwlagn_suspend()
1132
memcpy(&ctx->staging, &
rxon
, sizeof(
rxon
));
in iwlagn_suspend()
H
A
D
rx.c
58
struct iwl_rxon_cmd *
rxon
= (void *)&ctx->active;
in iwlagn_rx_csa()
local
64
rxon
->channel = csa->channel;
in iwlagn_rx_csa()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H
A
D
rxon.c
16
* initialize
rxon
structure with default values from eeprom
601
struct iwl_rxon_cmd *
rxon
= &ctx->staging;
in _iwl_set_rxon_ht()
local
604
rxon
->flags &= ~(RXON_FLG_CHANNEL_MODE_MSK |
in _iwl_set_rxon_ht()
612
* will be needed for
rxon
->flags
in _iwl_set_rxon_ht()
614
rxon
->flags |= cpu_to_le32(ctx->ht.protection <<
in _iwl_set_rxon_ht()
620
rxon
->flags &= ~(RXON_FLG_CHANNEL_MODE_MSK |
in _iwl_set_rxon_ht()
626
rxon
->flags |= RXON_FLG_CHANNEL_MODE_PURE_40;
in _iwl_set_rxon_ht()
633
rxon
->flags &=
in _iwl_set_rxon_ht()
637
rxon
->flags |=
in _iwl_set_rxon_ht()
648
rxon
in _iwl_set_rxon_ht()
742
struct iwl_
rxon
_cmd *
rxon
= &ctx->staging;
iwl_set_rxon_hwcrypto()
local
755
struct iwl_
rxon
_cmd *
rxon
= &ctx->staging;
iwl_check_rxon_cmd()
local
892
struct iwl_
rxon
_cmd *
rxon
= &ctx->staging;
iwl_print_rx_config_cmd()
local
[all...]
H
A
D
tt.c
402
struct iwl_rxon_cmd *
rxon
;
in iwl_advance_tt_handler()
local
404
rxon
= &ctx->staging;
in iwl_advance_tt_handler()
407
rxon
->flags &= ~(
in iwl_advance_tt_handler()
H
A
D
lib.c
1037
struct iwl_rxon_cmd
rxon
;
in iwlagn_suspend()
local
1108
memcpy(&
rxon
, &ctx->active, sizeof(
rxon
));
in iwlagn_suspend()
1127
memcpy(&ctx->staging, &
rxon
, sizeof(
rxon
));
in iwlagn_suspend()
H
A
D
rx.c
53
struct iwl_rxon_cmd *
rxon
= (void *)&ctx->active;
in iwlagn_rx_csa()
local
59
rxon
->channel = csa->channel;
in iwlagn_rx_csa()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H
A
D
common.c
3677
struct il_rxon_cmd *
rxon
= &il->staging;
in il_set_rxon_hwcrypto()
local
3680
rxon
->filter_flags &= ~RXON_FILTER_DIS_DECRYPT_MSK;
in il_set_rxon_hwcrypto()
3682
rxon
->filter_flags |= RXON_FILTER_DIS_DECRYPT_MSK;
in il_set_rxon_hwcrypto()
3691
struct il_rxon_cmd *
rxon
= &il->staging;
in il_check_rxon_cmd()
local
3694
if (
rxon
->flags & RXON_FLG_BAND_24G_MSK) {
in il_check_rxon_cmd()
3695
if (
rxon
->flags & RXON_FLG_TGJ_NARROW_BAND_MSK) {
in il_check_rxon_cmd()
3699
if (
rxon
->flags & RXON_FLG_RADAR_DETECT_MSK) {
in il_check_rxon_cmd()
3704
if (!(
rxon
->flags & RXON_FLG_SHORT_SLOT_MSK)) {
in il_check_rxon_cmd()
3708
if (
rxon
->flags & RXON_FLG_CCK_MSK) {
in il_check_rxon_cmd()
3713
if ((
rxon
in il_check_rxon_cmd()
3839
struct il_
rxon
_cmd *
rxon
= &il->staging;
_il_set_rxon_ht()
local
4105
struct il_
rxon
_cmd *
rxon
= (void *)&il->active;
il_hdl_csa()
local
4127
struct il_
rxon
_cmd *
rxon
= &il->staging;
il_print_rx_config_cmd()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H
A
D
common.c
3674
struct il_rxon_cmd *
rxon
= &il->staging;
in il_set_rxon_hwcrypto()
local
3677
rxon
->filter_flags &= ~RXON_FILTER_DIS_DECRYPT_MSK;
in il_set_rxon_hwcrypto()
3679
rxon
->filter_flags |= RXON_FILTER_DIS_DECRYPT_MSK;
in il_set_rxon_hwcrypto()
3688
struct il_rxon_cmd *
rxon
= &il->staging;
in il_check_rxon_cmd()
local
3691
if (
rxon
->flags & RXON_FLG_BAND_24G_MSK) {
in il_check_rxon_cmd()
3692
if (
rxon
->flags & RXON_FLG_TGJ_NARROW_BAND_MSK) {
in il_check_rxon_cmd()
3696
if (
rxon
->flags & RXON_FLG_RADAR_DETECT_MSK) {
in il_check_rxon_cmd()
3701
if (!(
rxon
->flags & RXON_FLG_SHORT_SLOT_MSK)) {
in il_check_rxon_cmd()
3705
if (
rxon
->flags & RXON_FLG_CCK_MSK) {
in il_check_rxon_cmd()
3710
if ((
rxon
in il_check_rxon_cmd()
3836
struct il_
rxon
_cmd *
rxon
= &il->staging;
_il_set_rxon_ht()
local
4102
struct il_
rxon
_cmd *
rxon
= (void *)&il->active;
il_hdl_csa()
local
4124
struct il_
rxon
_cmd *
rxon
= &il->staging;
il_print_rx_config_cmd()
local
[all...]
Completed in 22 milliseconds