Searched refs:BNA_RX_MOD_F_ENET_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
181 BNA_RX_MOD_F_ENET_LOOPBACK = 2, enumerator
2205 rx_mod->flags |= BNA_RX_MOD_F_ENET_LOOPBACK; in bna_rx_mod_start()2221 rx_mod->flags &= ~BNA_RX_MOD_F_ENET_LOOPBACK; in bna_rx_mod_stop()2245 rx_mod->flags &= ~BNA_RX_MOD_F_ENET_LOOPBACK; in bna_rx_mod_fail()2580 BNA_RX_MOD_F_ENET_LOOPBACK)) in bna_rx_create()2584 if (rx->bna->rx_mod.flags & BNA_RX_MOD_F_ENET_LOOPBACK) in bna_rx_create()