Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwivar.h128 uint16_t rxh_flags1; member
H A Dbwi.c5932 flags1 = letoh16(hdr->rxh_flags1); in bwi_rf_calc_rssi_bcm2050()
6038 flags1 = letoh16(hdr->rxh_flags1); in bwi_rf_calc_rssi_bcm2053()
8420 if (htole16(hdr->rxh_flags1) & BWI_RXH_F1_OFDM) in bwi_rxeof()