OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wpi_tx_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wpivar.h
64
struct
wpi_tx_data
{
struct
75
struct
wpi_tx_data
*data;
if_wpi.c
133
static int
wpi_tx_data
(struct wpi_softc *, struct mbuf *,
814
ring->data = malloc(count * sizeof (struct
wpi_tx_data
), M_DEVBUF,
818
struct
wpi_tx_data
*data = &ring->data[i];
858
struct
wpi_tx_data
*data = &ring->data[i];
881
struct
wpi_tx_data
*data = &ring->data[i];
1634
struct
wpi_tx_data
*data = &ring->data[desc->idx];
1681
struct
wpi_tx_data
*data;
1898
wpi_tx_data
(struct wpi_softc *sc, struct mbuf *m0, struct ieee80211_node *ni,
function in typeref:typename:int
1904
struct
wpi_tx_data
*data;
2129
if (
wpi_tx_data
(sc, m0, ni, 0) != 0)
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025