Searched refs:BNA_RXF_F_PAUSED (Results 1 – 2 of 2) sorted by relevance
84 if (rxf->flags & BNA_RXF_F_PAUSED) { in bna_rxf_sm_stopped()104 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_sm_stopped()109 rxf->flags &= ~BNA_RXF_F_PAUSED; in bna_rxf_sm_stopped()138 rxf->flags &= ~BNA_RXF_F_PAUSED; in bna_rxf_sm_paused()177 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_sm_cfg_wait()217 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_sm_started()763 rxf->flags |= BNA_RXF_F_PAUSED; in bna_rxf_init()
185 BNA_RXF_F_PAUSED = 1, enumerator