Searched refs:num_lports (Results 1 – 3 of 3) sorted by relevance
393 for (int port = 0; port < hw->ptp.num_lports; port++) { in ice_ptp_init_phc_e825c()573 if (port >= hw->ptp.num_lports) in ice_write_port_eth56g()602 if (port >= hw->ptp.num_lports) in ice_read_port_eth56g()775 if (port >= hw->ptp.num_lports) in ice_write_quad_ptp_reg_eth56g()800 if (port >= hw->ptp.num_lports) in ice_read_quad_ptp_reg_eth56g()1187 for (port = 0; port < hw->ptp.num_lports; port++) { in ice_ptp_reset_ts_memory_eth56g()1247 for (port = 0; port < hw->ptp.num_lports; port++) { in ice_ptp_prep_phy_time_eth56g()1343 for (port = 0; port < hw->ptp.num_lports; port++) { in ice_ptp_prep_phy_adj_eth56g()1371 for (port = 0; port < hw->ptp.num_lports; port++) { in ice_ptp_prep_phy_incval_eth56g()2233 for (port = 0; port < hw->ptp.num_lports; port++) { in ice_check_phy_tx_tstamp_ready_eth56g()[all …]
1376 for (quad = 0; quad < ICE_GET_QUAD_NUM(hw->ptp.num_lports); in ice_ptp_cfg_phy_interrupt()1393 for (port = 0; port < hw->ptp.num_lports; port++) { in ice_ptp_cfg_phy_interrupt()
39 u16 num_lports; /* number of local lports */ member