Lines Matching refs:pause_time
1265 fc.pause_time[0] = AXGMAC_GET_BITS(reg_val, MAC_Q0TFCR, PT); in axgbe_flow_ctrl_get()
1279 fc_conf->pause_time = fc.pause_time[0]; in axgbe_flow_ctrl_get()
1301 AXGMAC_SET_BITS(reg_val, MAC_Q0TFCR, PT, fc_conf->pause_time); in axgbe_flow_ctrl_set()
1359 PSTC0, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1363 PSTC1, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1367 PSTC2, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1371 PSTC3, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1375 PSTC4, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1379 PSTC5, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1383 PSTC6, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()
1387 PSTC7, pfc_conf->fc.pause_time); in axgbe_priority_flow_ctrl_set()