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:nego
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/
H
A
D
mptspi.c
577
u32
nego
= 0;
in mptspi_getRP()
local
579
nego
|= spi_iu(starget) ? MPI_SCSIDEVPAGE1_RP_IU : 0;
in mptspi_getRP()
580
nego
|= spi_dt(starget) ? MPI_SCSIDEVPAGE1_RP_DT : 0;
in mptspi_getRP()
581
nego
|= spi_qas(starget) ? MPI_SCSIDEVPAGE1_RP_QAS : 0;
in mptspi_getRP()
582
nego
|= spi_hold_mcs(starget) ? MPI_SCSIDEVPAGE1_RP_HOLD_MCS : 0;
in mptspi_getRP()
583
nego
|= spi_wr_flow(starget) ? MPI_SCSIDEVPAGE1_RP_WR_FLOW : 0;
in mptspi_getRP()
584
nego
|= spi_rd_strm(starget) ? MPI_SCSIDEVPAGE1_RP_RD_STRM : 0;
in mptspi_getRP()
585
nego
|= spi_rti(starget) ? MPI_SCSIDEVPAGE1_RP_RTI : 0;
in mptspi_getRP()
586
nego
|= spi_pcomp_en(starget) ? MPI_SCSIDEVPAGE1_RP_PCOMP_EN : 0;
in mptspi_getRP()
588
nego
|
in mptspi_getRP()
597
int
nego
;
mptspi_read_parameters()
local
937
u32
nego
;
mptspi_write_offset()
local
962
u32
nego
;
mptspi_write_period()
local
994
u32
nego
;
mptspi_write_dt()
local
1017
u32
nego
;
mptspi_write_iu()
local
1065
u32
nego
;
mptspi_write_qas()
local
1085
u32
nego
;
mptspi_write_width()
local
1264
u32
nego
;
mptspi_dv_renegotiate_work()
local
[all...]
/kernel/linux/linux-6.6/drivers/message/fusion/
H
A
D
mptspi.c
577
u32
nego
= 0;
in mptspi_getRP()
local
579
nego
|= spi_iu(starget) ? MPI_SCSIDEVPAGE1_RP_IU : 0;
in mptspi_getRP()
580
nego
|= spi_dt(starget) ? MPI_SCSIDEVPAGE1_RP_DT : 0;
in mptspi_getRP()
581
nego
|= spi_qas(starget) ? MPI_SCSIDEVPAGE1_RP_QAS : 0;
in mptspi_getRP()
582
nego
|= spi_hold_mcs(starget) ? MPI_SCSIDEVPAGE1_RP_HOLD_MCS : 0;
in mptspi_getRP()
583
nego
|= spi_wr_flow(starget) ? MPI_SCSIDEVPAGE1_RP_WR_FLOW : 0;
in mptspi_getRP()
584
nego
|= spi_rd_strm(starget) ? MPI_SCSIDEVPAGE1_RP_RD_STRM : 0;
in mptspi_getRP()
585
nego
|= spi_rti(starget) ? MPI_SCSIDEVPAGE1_RP_RTI : 0;
in mptspi_getRP()
586
nego
|= spi_pcomp_en(starget) ? MPI_SCSIDEVPAGE1_RP_PCOMP_EN : 0;
in mptspi_getRP()
588
nego
|
in mptspi_getRP()
597
int
nego
;
mptspi_read_parameters()
local
937
u32
nego
;
mptspi_write_offset()
local
962
u32
nego
;
mptspi_write_period()
local
994
u32
nego
;
mptspi_write_dt()
local
1017
u32
nego
;
mptspi_write_iu()
local
1065
u32
nego
;
mptspi_write_qas()
local
1085
u32
nego
;
mptspi_write_width()
local
1264
u32
nego
;
mptspi_dv_renegotiate_work()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/
H
A
D
mii.c
59
u32
nego
;
in mii_ethtool_gset()
local
104
nego
= ecmd->advertising & ecmd->lp_advertising;
in mii_ethtool_gset()
106
if (
nego
& (ADVERTISED_1000baseT_Full |
in mii_ethtool_gset()
109
ecmd->duplex = !!(
nego
& ADVERTISED_1000baseT_Full);
in mii_ethtool_gset()
110
} else if (
nego
& (ADVERTISED_100baseT_Full |
in mii_ethtool_gset()
113
ecmd->duplex = !!(
nego
& ADVERTISED_100baseT_Full);
in mii_ethtool_gset()
116
ecmd->duplex = !!(
nego
& ADVERTISED_10baseT_Full);
in mii_ethtool_gset()
150
u32
nego
, supported, advertising, lp_advertising;
in mii_ethtool_get_link_ksettings()
local
190
nego
= advertising & lp_advertising;
in mii_ethtool_get_link_ksettings()
192
if (
nego
in mii_ethtool_get_link_ksettings()
[all...]
/kernel/linux/linux-6.6/drivers/net/
H
A
D
mii.c
57
u32
nego
;
in mii_ethtool_gset()
local
103
nego
= ecmd->advertising & ecmd->lp_advertising;
in mii_ethtool_gset()
105
if (
nego
& (ADVERTISED_1000baseT_Full |
in mii_ethtool_gset()
108
ecmd->duplex = !!(
nego
& ADVERTISED_1000baseT_Full);
in mii_ethtool_gset()
109
} else if (
nego
& (ADVERTISED_100baseT_Full |
in mii_ethtool_gset()
112
ecmd->duplex = !!(
nego
& ADVERTISED_100baseT_Full);
in mii_ethtool_gset()
115
ecmd->duplex = !!(
nego
& ADVERTISED_10baseT_Full);
in mii_ethtool_gset()
147
u32
nego
, supported, advertising, lp_advertising;
in mii_ethtool_get_link_ksettings()
local
188
nego
= advertising & lp_advertising;
in mii_ethtool_get_link_ksettings()
190
if (
nego
in mii_ethtool_get_link_ksettings()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
1412
int
nego
;
local
1422
nego
= NS_PPR;
1424
nego
= NS_WIDE;
1426
nego
= NS_SYNC;
1429
nego
= 0;
1432
switch (
nego
) {
1449
cp->nego_status =
nego
;
1451
if (
nego
) {
1452
tp->nego_cp = cp; /* Keep track a
nego
will be performed */
1455
nego
[all...]
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
1412
int
nego
;
local
1422
nego
= NS_PPR;
1424
nego
= NS_WIDE;
1426
nego
= NS_SYNC;
1429
nego
= 0;
1432
switch (
nego
) {
1449
cp->nego_status =
nego
;
1451
if (
nego
) {
1452
tp->nego_cp = cp; /* Keep track a
nego
will be performed */
1455
nego
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ncr53c8xx.c
4055
int
nego
= 0;
in ncr_prepare_nego()
local
4061
nego
= NS_WIDE;
in ncr_prepare_nego()
4067
if (!
nego
&& !tp->period) {
in ncr_prepare_nego()
4069
nego
= NS_SYNC;
in ncr_prepare_nego()
4076
switch (
nego
) {
in ncr_prepare_nego()
4086
cp->nego_status =
nego
;
in ncr_prepare_nego()
4088
if (
nego
) {
in ncr_prepare_nego()
4091
ncr_print_msg(cp,
nego
== NS_WIDE ?
in ncr_prepare_nego()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ncr53c8xx.c
4027
int
nego
= 0;
in ncr_prepare_nego()
local
4033
nego
= NS_WIDE;
in ncr_prepare_nego()
4039
if (!
nego
&& !tp->period) {
in ncr_prepare_nego()
4041
nego
= NS_SYNC;
in ncr_prepare_nego()
4048
switch (
nego
) {
in ncr_prepare_nego()
4058
cp->nego_status =
nego
;
in ncr_prepare_nego()
4060
if (
nego
) {
in ncr_prepare_nego()
4063
ncr_print_msg(cp,
nego
== NS_WIDE ?
in ncr_prepare_nego()
Completed in 27 milliseconds