Home
last modified time | relevance | path

Searched refs:is_init_done (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c815 static bool is_init_done(struct fman_port_cfg *cfg) in is_init_done() function
1423 if (is_init_done(port->cfg)) in fman_port_init()
1531 if (is_init_done(port->cfg)) in fman_port_cfg_buf_prefix_content()
1569 if (!is_init_done(port->cfg)) in fman_port_disable()
1645 if (!is_init_done(port->cfg)) in fman_port_enable()
H A Dfman.c1181 static bool is_init_done(struct fman_cfg *cfg) in is_init_done() function
1898 if (is_init_done(fman->cfg)) in fman_init()
2018 if (!is_init_done(fman->cfg)) in fman_set_exception()
2513 if (!is_init_done(fman->cfg)) in fman_err_irq()
2611 if (!is_init_done(fman->cfg)) in fman_irq()