Lines Matching full:pause
679 /* Initialize the flow control address, type, and PAUSE timer in igb_setup_link()
734 * ability to transmit pause frames is not enabled, then these in igb_set_fc_watermarks()
766 * that determine the hardware's default PAUSE (flow control) mode, in igb_set_default_fc()
823 * 1: Rx flow control is enabled (we can receive pause in igb_force_mac_fc()
824 * frames but not send pause frames). in igb_force_mac_fc()
825 * 2: Tx flow control is enabled (we can send pause frames in igb_force_mac_fc()
826 * frames but we do not receive pause frames). in igb_force_mac_fc()
938 * 1999, describes these PAUSE resolution bits and how flow in igb_config_fc_after_link_up()
943 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution in igb_config_fc_after_link_up()
954 * Are both PAUSE bits set to 1? If so, this implies in igb_config_fc_after_link_up()
961 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igb_config_fc_after_link_up()
969 * of pause frames. In this case, we had to advertise in igb_config_fc_after_link_up()
972 * turn OFF the TRANSMISSION of PAUSE frames. in igb_config_fc_after_link_up()
979 hw_dbg("Flow Control = RX PAUSE frames only.\n"); in igb_config_fc_after_link_up()
982 /* For receiving PAUSE frames ONLY. in igb_config_fc_after_link_up()
985 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igb_config_fc_after_link_up()
994 hw_dbg("Flow Control = TX PAUSE frames only.\n"); in igb_config_fc_after_link_up()
996 /* For transmitting PAUSE frames ONLY. in igb_config_fc_after_link_up()
999 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igb_config_fc_after_link_up()
1008 hw_dbg("Flow Control = RX PAUSE frames only.\n"); in igb_config_fc_after_link_up()
1016 * receive capability (Rx Pause Only or Full Flow Control) in igb_config_fc_after_link_up()
1021 * harm done since we won't be receiving any PAUSE frames in igb_config_fc_after_link_up()
1024 * can at least receive pause frames and process them. in igb_config_fc_after_link_up()
1028 * our link partner to pause transmission of frames. in igb_config_fc_after_link_up()
1037 hw_dbg("Flow Control = RX PAUSE frames only.\n"); in igb_config_fc_after_link_up()
1093 * 1999, describes these PAUSE resolution bits and how flow in igb_config_fc_after_link_up()
1098 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | NIC Resolution in igb_config_fc_after_link_up()
1109 * Are both PAUSE bits set to 1? If so, this implies in igb_config_fc_after_link_up()
1116 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igb_config_fc_after_link_up()
1124 * of pause frames. In this case, we had to advertise in igb_config_fc_after_link_up()
1127 * turn OFF the TRANSMISSION of PAUSE frames. in igb_config_fc_after_link_up()
1134 hw_dbg("Flow Control = Rx PAUSE frames only.\n"); in igb_config_fc_after_link_up()
1137 /* For receiving PAUSE frames ONLY. in igb_config_fc_after_link_up()
1140 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igb_config_fc_after_link_up()
1149 hw_dbg("Flow Control = Tx PAUSE frames only.\n"); in igb_config_fc_after_link_up()
1151 /* For transmitting PAUSE frames ONLY. in igb_config_fc_after_link_up()
1154 * PAUSE | ASM_DIR | PAUSE | ASM_DIR | Result in igb_config_fc_after_link_up()
1163 hw_dbg("Flow Control = Rx PAUSE frames only.\n"); in igb_config_fc_after_link_up()