Lines Matching full:pause

540 	 * for both 'rx' and 'tx' pause frames.  in igc_setup_link_generic()
559 /* Initialize the flow control address, type, and PAUSE timer in igc_setup_link_generic()
613 * ability to transmit pause frames is not enabled, then these in igc_set_fc_watermarks_generic()
661 * 1: Rx flow control is enabled (we can receive pause in igc_force_mac_fc_generic()
662 * frames but not send pause frames). in igc_force_mac_fc_generic()
663 * 2: Tx flow control is enabled (we can send pause frames in igc_force_mac_fc_generic()
664 * frames but we do not receive pause frames). in igc_force_mac_fc_generic()
761 * 1999, describes these PAUSE resolution bits and how flow in igc_config_fc_after_link_up_generic()
766 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution in igc_config_fc_after_link_up_generic()
777 * Are both PAUSE bits set to 1? If so, this implies in igc_config_fc_after_link_up_generic()
784 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igc_config_fc_after_link_up_generic()
792 * of pause frames. In this case, we had to advertise in igc_config_fc_after_link_up_generic()
795 * turn OFF the TRANSMISSION of PAUSE frames. in igc_config_fc_after_link_up_generic()
802 DEBUGOUT("Flow Control = Rx PAUSE frames only.\n"); in igc_config_fc_after_link_up_generic()
805 /* For receiving PAUSE frames ONLY. in igc_config_fc_after_link_up_generic()
808 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igc_config_fc_after_link_up_generic()
817 DEBUGOUT("Flow Control = Tx PAUSE frames only.\n"); in igc_config_fc_after_link_up_generic()
819 /* For transmitting PAUSE frames ONLY. in igc_config_fc_after_link_up_generic()
822 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igc_config_fc_after_link_up_generic()
831 DEBUGOUT("Flow Control = Rx PAUSE frames only.\n"); in igc_config_fc_after_link_up_generic()