Searched refs:active_fc (Results 1 – 3 of 3) sorted by relevance
105 u8 active_fc; member
139 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()
358 u8 active_pause = fp->active_fc; in fun_get_pauseparam()