Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_upgt.c1343 uint16_t h2_type; in upgt_rxeof() local
1370 h2_type = le16toh(header->header2.type); in upgt_rxeof()
1372 if (h1_type == UPGT_H1_TYPE_CTRL && h2_type == UPGT_H2_TYPE_EEPROM) { in upgt_rxeof()
1388 h2_type == UPGT_H2_TYPE_TX_DONE) { in upgt_rxeof()
1399 h2_type == UPGT_H2_TYPE_STATS) { in upgt_rxeof()