Searched refs:fw_rx_counter (Results 1 – 3 of 3) sorted by relevance
142 u32 fw_rx_counter = status->fw_rx_counter & NUM_RX_PKT_DESC_MOD_MASK; in wl1271_rx() local149 while (drv_rx_counter != fw_rx_counter) { in wl1271_rx()152 while (rx_counter != fw_rx_counter) { in wl1271_rx()
231 u8 fw_rx_counter; member
609 status->fw_rx_counter, in wl1271_fw_status()