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:bnxt_ptp_cfg
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_ptp.c
62
struct
bnxt_ptp_cfg
*ptp = container_of(ptp_info, struct
bnxt_ptp_cfg
,
in bnxt_ptp_settime()
79
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_refclk_read()
102
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_ptp_get_current_time()
143
struct
bnxt_ptp_cfg
*ptp = container_of(ptp_info, struct
bnxt_ptp_cfg
,
in bnxt_ptp_gettimex()
164
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_ptp_update_current_time()
170
static int bnxt_ptp_adjphc(struct
bnxt_ptp_cfg
*ptp, s64 delta)
in bnxt_ptp_adjphc()
196
struct
bnxt_ptp_cfg
*ptp = container_of(ptp_info, struct
bnxt_ptp_cfg
,
in bnxt_ptp_adjtime()
[all...]
H
A
D
bnxt_ptp.h
80
struct
bnxt_ptp_cfg
{
struct
146
void bnxt_ptp_rtc_timecounter_init(struct
bnxt_ptp_cfg
*ptp, u64 ns);
H
A
D
bnxt.h
2181
struct
bnxt_ptp_cfg
*ptp_cfg;
H
A
D
bnxt.c
455
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_start_xmit()
2031
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_rx_pkt()
2375
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_async_event_process()
7608
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in __bnxt_hwrm_ptp_qcfg()
11863
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_force_fw_reset()
11932
struct
bnxt_ptp_cfg
*ptp = bp->ptp_cfg;
in bnxt_fw_reset()
H
A
D
bnxt_ethtool.c
3894
struct
bnxt_ptp_cfg
*ptp;
in bnxt_get_ts_info()
Completed in 28 milliseconds