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:ptp_port
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_ptp.c
669
struct ice_ptp_port *
ptp_port
;
in ice_ptp_process_tx_tstamp()
local
680
ptp_port
= container_of(tx, struct ice_ptp_port, tx);
in ice_ptp_process_tx_tstamp()
681
pf = ptp_port_to_pf(
ptp_port
);
in ice_ptp_process_tx_tstamp()
690
link_up =
ptp_port
->link_up;
in ice_ptp_process_tx_tstamp()
1279
* @
ptp_port
: PTP port to stop
1282
ice_ptp_port_phy_stop(struct ice_ptp_port *
ptp_port
)
in ice_ptp_port_phy_stop()
argument
1284
struct ice_pf *pf = ptp_port_to_pf(
ptp_port
);
in ice_ptp_port_phy_stop()
1285
u8 port =
ptp_port
->port_num;
in ice_ptp_port_phy_stop()
1292
mutex_lock(&
ptp_port
->ps_lock);
in ice_ptp_port_phy_stop()
1294
kthread_cancel_delayed_work_sync(&
ptp_port
in ice_ptp_port_phy_stop()
1315
ice_
ptp_port
_phy_restart(struct ice_
ptp_port
*
ptp_port
)
ice_ptp_port_phy_restart()
argument
1368
struct ice_
ptp_port
*
ptp_port
;
ice_ptp_link_change()
local
2688
ice_ptp_init_port(struct ice_pf *pf, struct ice_
ptp_port
*
ptp_port
)
ice_ptp_init_port()
argument
[all...]
Completed in 3 milliseconds