FreeBSD kernel usb device Code
r92s_tx_desc Struct Reference

#include <if_rsureg.h>

Data Fields

uint32_t txdw0
 
uint32_t txdw1
 
uint32_t txdw2
 
uint32_t txdw3
 
uint32_t txdw4
 
uint32_t txdw5
 
uint16_t ipchksum
 
uint16_t tcpchksum
 
uint16_t txbufsize
 
uint16_t reserved1
 

Detailed Description

Definition at line 657 of file if_rsureg.h.

Field Documentation

◆ ipchksum

uint16_t r92s_tx_desc::ipchksum

Definition at line 715 of file if_rsureg.h.

◆ reserved1

uint16_t r92s_tx_desc::reserved1

Definition at line 719 of file if_rsureg.h.

◆ tcpchksum

uint16_t r92s_tx_desc::tcpchksum

Definition at line 716 of file if_rsureg.h.

◆ txbufsize

uint16_t r92s_tx_desc::txbufsize

Definition at line 718 of file if_rsureg.h.

◆ txdw0

uint32_t r92s_tx_desc::txdw0

Definition at line 658 of file if_rsureg.h.

Referenced by rsu_fw_cmd(), rsu_fw_loadsection(), and rsu_tx_start().

◆ txdw1

uint32_t r92s_tx_desc::txdw1

Definition at line 670 of file if_rsureg.h.

Referenced by rsu_fw_cmd(), and rsu_tx_start().

◆ txdw2

uint32_t r92s_tx_desc::txdw2

Definition at line 690 of file if_rsureg.h.

Referenced by rsu_tx_start().

◆ txdw3

uint32_t r92s_tx_desc::txdw3

Definition at line 698 of file if_rsureg.h.

Referenced by rsu_tx_start().

◆ txdw4

uint32_t r92s_tx_desc::txdw4

Definition at line 704 of file if_rsureg.h.

Referenced by rsu_tx_start().

◆ txdw5

uint32_t r92s_tx_desc::txdw5

Definition at line 708 of file if_rsureg.h.

Referenced by rsu_tx_start().


The documentation for this struct was generated from the following file: