sync_ops           47 drivers/crypto/nx/nx.c 	atomic_inc(&(nx_ctx->stats->sync_ops));
sync_ops           69 drivers/crypto/nx/nx.h 	atomic_t sync_ops;
sync_ops           99 drivers/net/ppp/ppp_synctty.c static const struct ppp_channel_ops sync_ops = {
sync_ops          186 drivers/net/ppp/ppp_synctty.c 	ap->chan.ops = &sync_ops;
sync_ops          699 net/mac80211/ieee80211_i.h 	const struct ieee80211_mesh_sync_ops *sync_ops;
sync_ops          958 net/mac80211/mesh.c 	ifmsh->sync_ops = ieee80211_mesh_sync_ops_get(ifmsh->mesh_sp_id);
sync_ops         1266 net/mac80211/mesh.c 	if (ifmsh->sync_ops)
sync_ops         1267 net/mac80211/mesh.c 		ifmsh->sync_ops->rx_bcn_presp(sdata,
sync_ops         4576 net/mac80211/tx.c 		if (ifmsh->sync_ops)
sync_ops         4577 net/mac80211/tx.c 			ifmsh->sync_ops->adjust_tsf(sdata, beacon);