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
defs:rxhdr
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H
A
D
pio.c
556
struct b43legacy_rxhdr_fw3 *
rxhdr
;
in b43legacy_pio_rx()
local
H
A
D
xmit.c
425
const struct b43legacy_rxhdr_fw3 *
rxhdr
= _rxhdr;
in b43legacy_rx()
local
H
A
D
dma.c
445
struct b43legacy_rxhdr_fw3 *
rxhdr
;
in setup_rx_descbuffer()
local
1246
struct b43legacy_rxhdr_fw3 *
rxhdr
;
in dma_rx()
local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
pio.c
605
struct b43_rxhdr_fw4 *
rxhdr
=
in pio_rx_frame()
local
[all...]
H
A
D
xmit.c
637
const struct b43_rxhdr_fw4 *
rxhdr
= _rxhdr;
in b43_rx()
local
[all...]
H
A
D
dma.c
579
struct b43_rxhdr_fw4 *
rxhdr
;
in b43_poison_rx_buffer()
local
1587
struct b43_rxhdr_fw4 *
rxhdr
;
in dma_rx()
local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
pio.c
605
struct b43_rxhdr_fw4 *
rxhdr
=
in pio_rx_frame()
local
[all...]
H
A
D
xmit.c
637
const struct b43_rxhdr_fw4 *
rxhdr
= _rxhdr;
in b43_rx()
local
[all...]
H
A
D
dma.c
579
struct b43_rxhdr_fw4 *
rxhdr
;
in b43_poison_rx_buffer()
local
1587
struct b43_rxhdr_fw4 *
rxhdr
;
in dma_rx()
local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H
A
D
pio.c
556
struct b43legacy_rxhdr_fw3 *
rxhdr
;
in b43legacy_pio_rx()
local
H
A
D
xmit.c
425
const struct b43legacy_rxhdr_fw3 *
rxhdr
= _rxhdr;
in b43legacy_rx()
local
H
A
D
dma.c
424
struct b43legacy_rxhdr_fw3 *
rxhdr
;
in setup_rx_descbuffer()
local
1225
struct b43legacy_rxhdr_fw3 *
rxhdr
;
in dma_rx()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/allwinner/
H
A
D
sun4i-emac.c
504
u32
rxhdr
, rxstatus, rxcount, rxlen;
in emac_rx()
local
/third_party/FreeBSD/sys/dev/usb/net/
H
A
D
if_axge.c
522
uint32_t
rxhdr
;
in axge_rx_frame()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H
A
D
am79c961a.h
136
unsigned long
rxhdr
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/allwinner/
H
A
D
sun4i-emac.c
624
u32
rxhdr
, rxstatus, rxcount, rxlen;
in emac_rx()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/asix/
H
A
D
ax88796c_main.c
445
struct rx_header *
rxhdr
= (struct rx_header *)rx_skb->data;
in ax88796c_rx_fixup()
local
400
ax88796c_skb_return(struct ax88796c_device *ax_local, struct sk_buff *skb, struct rx_header *
rxhdr
)
ax88796c_skb_return()
argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
core.c
56
struct d11rxhdr_le
rxhdr
;
member
H
A
D
sdio.c
457
u8 *
rxhdr
; /* Header of current rx frame (in hdrbuf) */
member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/davicom/
H
A
D
dm9051.c
113
struct dm9051_rxhdr
rxhdr
;
member
H
A
D
dm9000.c
1090
struct dm9000_rxhdr
rxhdr
;
in dm9000_rx()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
core.c
58
struct d11rxhdr_le
rxhdr
;
member
H
A
D
sdio.c
455
u8 *
rxhdr
; /* Header of current rx frame (in hdrbuf) */
member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/davicom/
H
A
D
dm9000.c
1094
struct dm9000_rxhdr
rxhdr
;
in dm9000_rx()
local
[all...]
Completed in 47 milliseconds