Searched refs:sync_table (Results 1 – 8 of 8) sorted by relevance
451 struct nsp_sync_table *sync_table; in nsp_analyze_sdtr() local462 sync_table = nsp_sync_table_20M; in nsp_analyze_sdtr()464 sync_table = nsp_sync_table_40M; in nsp_analyze_sdtr()467 for (; sync_table->max_period != 0; sync_table++) { in nsp_analyze_sdtr()468 if ( period >= sync_table->min_period && in nsp_analyze_sdtr()469 period <= sync_table->max_period ) { in nsp_analyze_sdtr()474 if (period != 0 && sync_table->max_period == 0) { in nsp_analyze_sdtr()488 sync->SyncRegister = (sync_table->chip_period << SYNCREG_PERIOD_SHIFT) | in nsp_analyze_sdtr()490 sync->AckWidth = sync_table->ack_width; in nsp_analyze_sdtr()
88 .sync_table = nsim_udp_tunnel_sync_table,173 info->sync_table = NULL; in nsim_udp_tunnels_info_create()
276 int (*sync_table)(struct net_device *dev, unsigned int table); member
989 .sync_table = qede_udp_tunnel_sync,995 .sync_table = qede_udp_tunnel_sync,1000 .sync_table = qede_udp_tunnel_sync,
418 .sync_table = fm10k_udp_tunnel_sync,
2396 .sync_table = nfp_udp_tunnel_sync,
488 .sync_table = qlcnic_udp_tunnel_sync,
10221 .sync_table = bnx2x_udp_tunnel_sync,