Searched refs:BNA_RX_MOD_F_ENET_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
182 BNA_RX_MOD_F_ENET_LOOPBACK = 2, enumerator
2206 rx_mod->flags |= BNA_RX_MOD_F_ENET_LOOPBACK; in bna_rx_mod_start()2222 rx_mod->flags &= ~BNA_RX_MOD_F_ENET_LOOPBACK; in bna_rx_mod_stop()2246 rx_mod->flags &= ~BNA_RX_MOD_F_ENET_LOOPBACK; in bna_rx_mod_fail()2581 BNA_RX_MOD_F_ENET_LOOPBACK)) in bna_rx_create()2585 if (rx->bna->rx_mod.flags & BNA_RX_MOD_F_ENET_LOOPBACK) in bna_rx_create()