Home
last modified time | relevance | path

Searched defs:tx_status (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.c1083 u32 tx_status; in dwc2_process_periodic_channels() local
1223 u32 tx_status; in dwc2_process_non_periodic_channels() local
/netbsd/sys/dev/ic/
H A Dlan9118.c1031 uint32_t tx_fifo_inf, tx_status; in lan9118_txintr() local
H A Dsmc91cxx.c863 uint16_t packetno, tx_status, card_stats; in smc91cxx_intr() local
/netbsd/sys/dev/pcmcia/
H A Dif_xi.c274 uint16_t tx_status, recvcount = 0, tempint; in xi_intr() local
/netbsd/external/bsd/wpa/dist/src/drivers/
H A Ddriver.h5249 struct tx_status { struct
5250 u16 type;
5251 u16 stype;
5252 const u8 *dst;
5253 const u8 *data;
5254 size_t data_len;
5255 int ack;
5256 } tx_status; member
/netbsd/sys/dev/usb/
H A Dmotg.c594 uint16_t rx_status, tx_status; in motg_softintr() local
/netbsd/sys/dev/pci/
H A Dif_bwfm_pci.h227 uint16_t tx_status; member
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth.h189 int tx_status; member