Searched refs:rx_port (Results 1 – 2 of 2) sorted by relevance
780 bool rx_port; in fman_port_enable() local786 rx_port = TRUE; in fman_port_enable()791 rx_port = FALSE; in fman_port_enable()796 rx_port = FALSE; in fman_port_enable()803 if (!rx_port) { in fman_port_enable()818 bool rx_port, failure = FALSE; in fman_port_disable() local826 rx_port = TRUE; in fman_port_disable()832 rx_port = FALSE; in fman_port_disable()838 rx_port = FALSE; in fman_port_disable()845 if (!rx_port) { in fman_port_disable()[all …]
2561 t_FmPort *rx_port = 0; variable