Home
last modified time | relevance | path

Searched defs:packet_data (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/include/linux/
Dpktcdvd.h105 struct packet_data struct
123 enum packet_data_state state; /* Current state */ argument
124 atomic_t run_sm; /* Incremented whenever the state */
126 long sleep_time; /* Set this to non-zero to make the state */
129 atomic_t io_wait; /* Number of pending IO operations */
130 atomic_t io_errors; /* Number of read/write errors during IO */
132 struct bio *r_bios[PACKET_MAX_SIZE]; /* bios to use during data gathering */
133 struct page *pages[PACKET_MAX_SIZE / FRAMES_PER_PAGE];
135 int cache_valid; /* If non-zero, the data for the zone defined */
139 int id; /* ID number for debugging */
[all …]
/linux-5.19.10/drivers/platform/x86/dell/
Ddell_rbu.c73 struct packet_data { struct
80 static struct packet_data packet_data_head; argument
/linux-5.19.10/drivers/net/usb/
Dgl620a.c59 char packet_data[]; member
/linux-5.19.10/arch/mips/include/asm/octeon/
Dcvmx-wqe.h587 uint8_t packet_data[96]; member
/linux-5.19.10/drivers/net/ethernet/amd/xgbe/
Dxgbe.h453 struct xgbe_packet_data packet_data; member
/linux-5.19.10/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c2402 static u8 packet_data[IPW_RX_NIC_BUFFER_LENGTH]; variable
/linux-5.19.10/drivers/staging/octeon/
Docteon-stubs.h192 uint8_t packet_data[96]; member