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:xgbe_packet_data
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-drv.c
1657
struct
xgbe_packet_data
*packet)
in xgbe_prep_tx_tstamp()
1677
static void xgbe_prep_vlan(struct sk_buff *skb, struct
xgbe_packet_data
*packet)
in xgbe_prep_vlan()
1683
static int xgbe_prep_tso(struct sk_buff *skb, struct
xgbe_packet_data
*packet)
in xgbe_prep_tso()
1768
struct
xgbe_packet_data
*packet)
in xgbe_packet_info()
1952
struct
xgbe_packet_data
*packet;
in xgbe_xmit()
2388
struct
xgbe_packet_data
*packet)
in xgbe_rx_buf1_len()
2411
struct
xgbe_packet_data
*packet,
in xgbe_rx_buf2_len()
2501
struct
xgbe_packet_data
*packet;
in xgbe_rx_poll()
H
A
D
xgbe.h
350
struct
xgbe_packet_data
{
struct
453
struct
xgbe_packet_data
packet_data;
H
A
D
xgbe-desc.c
528
struct
xgbe_packet_data
*packet;
in xgbe_map_tx_skb()
H
A
D
xgbe-dev.c
1599
static void xgbe_get_rx_tstamp(struct
xgbe_packet_data
*packet,
in xgbe_get_rx_tstamp()
1679
struct
xgbe_packet_data
*packet = &ring->packet_data;
in xgbe_dev_xmit()
1917
struct
xgbe_packet_data
*packet = &ring->packet_data;
in xgbe_dev_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-drv.c
1654
struct
xgbe_packet_data
*packet)
in xgbe_prep_tx_tstamp()
1674
static void xgbe_prep_vlan(struct sk_buff *skb, struct
xgbe_packet_data
*packet)
in xgbe_prep_vlan()
1680
static int xgbe_prep_tso(struct sk_buff *skb, struct
xgbe_packet_data
*packet)
in xgbe_prep_tso()
1763
struct
xgbe_packet_data
*packet)
in xgbe_packet_info()
1945
struct
xgbe_packet_data
*packet;
in xgbe_xmit()
2379
struct
xgbe_packet_data
*packet)
in xgbe_rx_buf1_len()
2402
struct
xgbe_packet_data
*packet,
in xgbe_rx_buf2_len()
2492
struct
xgbe_packet_data
*packet;
in xgbe_rx_poll()
H
A
D
xgbe.h
352
struct
xgbe_packet_data
{
struct
455
struct
xgbe_packet_data
packet_data;
H
A
D
xgbe-desc.c
528
struct
xgbe_packet_data
*packet;
in xgbe_map_tx_skb()
H
A
D
xgbe-dev.c
1649
static void xgbe_get_rx_tstamp(struct
xgbe_packet_data
*packet,
in xgbe_get_rx_tstamp()
1729
struct
xgbe_packet_data
*packet = &ring->packet_data;
in xgbe_dev_xmit()
1967
struct
xgbe_packet_data
*packet = &ring->packet_data;
in xgbe_dev_read()
Completed in 22 milliseconds