Home
last modified time | relevance | path

Searched refs:num_lports (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c393 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 …]
H A Dice_ptp.c1376 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()
/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h39 u16 num_lports; /* number of local lports */ member