Home
last modified time | relevance | path

Searched refs:h2_type (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/usb/wlan/
H A Dif_upgt.c1345 uint16_t h2_type; in upgt_rxeof() local
1372 h2_type = le16toh(header->header2.type); in upgt_rxeof()
1374 if (h1_type == UPGT_H1_TYPE_CTRL && h2_type == UPGT_H2_TYPE_EEPROM) { in upgt_rxeof()
1390 h2_type == UPGT_H2_TYPE_TX_DONE) { in upgt_rxeof()
1401 h2_type == UPGT_H2_TYPE_STATS) { in upgt_rxeof()