Searched refs:BNA_RXF_F_PAUSED (Results 1 – 2 of 2) sorted by relevance
85 if (rxf->flags & BNA_RXF_F_PAUSED) { in bna_rxf_sm_stopped()105 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_sm_stopped()110 rxf->flags &= ~BNA_RXF_F_PAUSED; in bna_rxf_sm_stopped()139 rxf->flags &= ~BNA_RXF_F_PAUSED; in bna_rxf_sm_paused()178 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_sm_cfg_wait()218 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_sm_started()764 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_init()
186 BNA_RXF_F_PAUSED = 1, enumerator