Home
last modified time | relevance | path

Searched refs:active_fc (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth.h105 u8 active_fc; member
A Dfuneth_main.c139 if ((fp->active_fc & FUN_PORT_CAP_PAUSE_MASK) == FUN_PORT_CAP_PAUSE_MASK) in fun_report_link()
141 else if (fp->active_fc & FUN_PORT_CAP_RX_PAUSE) in fun_report_link()
143 else if (fp->active_fc & FUN_PORT_CAP_TX_PAUSE) in fun_report_link()
1897 fp->active_fc = notif->flow_ctrl; in fun_update_link_state()
A Dfuneth_ethtool.c358 u8 active_pause = fp->active_fc; in fun_get_pauseparam()

Completed in 10 milliseconds