Searched refs:fc_mode (Results 1 – 6 of 6) sorted by relevance
646 hdev->tm_info.fc_mode = hdev->fc_mode_last_time; in hclge_pfc_info_init()647 } else if (hdev->tm_info.fc_mode != HCLGE_FC_PFC) { in hclge_pfc_info_init()652 hdev->fc_mode_last_time = hdev->tm_info.fc_mode; in hclge_pfc_info_init()653 hdev->tm_info.fc_mode = HCLGE_FC_PFC; in hclge_pfc_info_init()1239 if (hdev->tm_info.fc_mode == HCLGE_FC_PFC) in hclge_pfc_setup_hw()1284 switch (hdev->tm_info.fc_mode) { in hclge_mac_pause_setup_hw()1430 hdev->tm_info.fc_mode = HCLGE_FC_FULL; in hclge_tm_schd_init()1431 hdev->fc_mode_last_time = hdev->tm_info.fc_mode; in hclge_tm_schd_init()
357 enum hclge_fc_mode fc_mode; member
8615 if (hdev->tm_info.fc_mode == HCLGE_FC_PFC) in hclge_cfg_pauseparam()8667 if (hdev->tm_info.fc_mode == HCLGE_FC_PFC) { in hclge_get_pauseparam()8673 if (hdev->tm_info.fc_mode == HCLGE_FC_RX_PAUSE) { in hclge_get_pauseparam()8676 } else if (hdev->tm_info.fc_mode == HCLGE_FC_TX_PAUSE) { in hclge_get_pauseparam()8679 } else if (hdev->tm_info.fc_mode == HCLGE_FC_FULL) { in hclge_get_pauseparam()8700 hdev->tm_info.fc_mode = hdev->fc_mode_last_time; in hclge_record_user_pauseparam()8720 if (hdev->tm_info.fc_mode == HCLGE_FC_PFC) { in hclge_set_pauseparam()
235 unsigned char fc_mode; /* Flow control mode */ member
852 nc->modes[NCSI_MODE_FC].data[0] = rsp->fc_mode; in ncsi_rsp_handler_gp()
1656 enum i40e_fc_mode fc_mode = hw->fc.requested_mode; in i40e_set_fc_status() local1659 switch (fc_mode) { in i40e_set_fc_status()