Searched refs:active_pause (Results 1 – 1 of 1) sorted by relevance
358 u8 active_pause = fp->active_fc; in fun_get_pauseparam() local360 pause->rx_pause = !!(active_pause & FUN_PORT_CAP_RX_PAUSE); in fun_get_pauseparam()361 pause->tx_pause = !!(active_pause & FUN_PORT_CAP_TX_PAUSE); in fun_get_pauseparam()