Lines Matching refs:pause_time
1209 fc.pause_time[0] = AXGMAC_GET_BITS(reg_val, MAC_Q0TFCR, PT); in axgbe_flow_ctrl_get()
1223 fc_conf->pause_time = fc.pause_time[0]; in axgbe_flow_ctrl_get()
1245 AXGMAC_SET_BITS(reg_val, MAC_Q0TFCR, PT, fc_conf->pause_time); in axgbe_flow_ctrl_set()
1303 PSTC0, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1307 PSTC1, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1311 PSTC2, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1315 PSTC3, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1319 PSTC4, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1323 PSTC5, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1327 PSTC6, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1331 PSTC7, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()