Searched refs:bfe_chip_state (Results 1 – 2 of 2) sorted by relevance
491 if (bfe->bfe_chip_state == BFE_CHIP_ACTIVE) { in bfe_timeout()866 bfe->bfe_chip_state = BFE_CHIP_HALT; in bfe_chip_halt()880 bfe->bfe_chip_state = BFE_CHIP_STOPPED; in bfe_chip_restart()898 bfe->bfe_chip_state = BFE_CHIP_ACTIVE; in bfe_chip_restart()1056 bfe->bfe_chip_state = BFE_CHIP_INITIALIZED; in bfe_chip_reset()1086 if (bfe->bfe_chip_state == BFE_CHIP_SUSPENDED) in bfe_set_rx_mode()1101 if (bfe->bfe_chip_state == BFE_CHIP_ACTIVE) { in bfe_set_rx_mode()1149 bfe->bfe_chip_state = BFE_CHIP_UNINITIALIZED; in bfe_init_vars()1245 bfe->bfe_chip_state = BFE_CHIP_ACTIVE; in bfe_chip_start()1387 if (bfe->bfe_chip_state == BFE_CHIP_ACTIVE) { in bfe_mac_getstat()[all …]
323 bfe_chip_state_t bfe_chip_state; member