Searched refs:rs_more (Results 1 – 6 of 6) sorted by relevance
625 rs->rs_more = !!(rx_status->rx_status_0 & in ath5k_hw_proc_5210_rx_status()722 rs->rs_more = !!(rxstat0 & AR5K_5212_RX_DESC_STATUS0_MORE); in ath5k_hw_proc_5212_rx_status()
723 u8 rs_more; member
1557 if (unlikely(rs->rs_more)) { in ath5k_receive_frame_ok()
958 rx_stats->rs_more = rxstatus->rs_more; in rx_status_htc_to_ath()
519 rxs->rs_more = (rxsp->status2 & AR_RxMore) ? 1 : 0; in ath9k_hw_process_rxdesc_edma()
573 rs->rs_more = (ads.ds_rxstatus1 & AR_RxMore) ? 1 : 0; in ath9k_hw_rxprocdesc()