Searched refs:rx_high (Results 1 – 2 of 2) sorted by relevance
55 uint8_t rx_high:1; /* RX high-water exceeded */ member
1226 u32 rx_high; in rt2400pci_fill_rxdone() local1249 rx_high = upper_32_bits(tsf); in rt2400pci_fill_rxdone()1252 rx_high--; in rt2400pci_fill_rxdone()1259 rxdesc->timestamp = ((u64)rx_high << 32) | rx_low; in rt2400pci_fill_rxdone()